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