whycxzp
2023-09-22 97e331f4340f8aa7cb7efe3cacc0f764a337f378
1
2
3
4
5
6
7
package com.whyc.service;
 
import org.springframework.stereotype.Service;
 
@Service
public class UserGroupService {
}