whycxzp
2023-03-02 d8847cfe1317276cde8a643e97ad00ed624087ab
1
2
3
4
5
6
7
package com.whyc.service;
 
import org.springframework.stereotype.Service;
 
@Service
public class UserGroupService {
}