whycxzp
2022-09-29 99d4a5f03f5c6dbb9db1117a8d2f37585d67b83b
1
2
3
4
5
6
7
package com.whyc.service;
 
import org.springframework.stereotype.Service;
 
@Service
public class UserGroupService {
}