lxw
2023-06-26 6985cc8f84d3f6e6b1dc6b7002edc13bbca457c2
1
2
3
4
5
6
7
package com.whyc.service;
 
import org.springframework.stereotype.Service;
 
@Service
public class UserGroupService {
}