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