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