lxw
2023-07-05 a7e3df18c2e311948d032bd525bd26e110573730
1
2
3
4
5
6
7
package com.whyc.service;
 
import org.springframework.stereotype.Service;
 
@Service
public class UserGroupService {
}