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