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