whycxzp
2024-11-07 1ef2c116b1fe63971e2f979622350f1650e9d22b
1
2
3
4
5
6
7
package com.whyc.service;
 
import org.springframework.stereotype.Service;
 
@Service
public class UserGroupService {
}