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