whycxzp
2023-02-21 8db4d00b41728e5a25cbb7b661d502ecd570e88d
1
2
3
4
5
6
7
package com.whyc.service;
 
import org.springframework.stereotype.Service;
 
@Service
public class UserGroupService {
}