whycxzp
2023-07-04 8d0a44925b99aca8b27d0a9cbfb083241301258f
1
2
3
4
5
6
7
package com.whyc.service;
 
import org.springframework.stereotype.Service;
 
@Service
public class UserGroupService {
}