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