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