lxw
2023-02-03 c5567dec62e0cb7574f750c666f3498da0af4e26
1
2
3
4
5
6
7
package com.whyc.service;
 
import org.springframework.stereotype.Service;
 
@Service
public class UserGroupService {
}