whyclxw
2024-07-25 84b1cd58ac84ff1312e39d86a294f6f10aacc771
1
2
3
4
5
6
7
package com.whyc.service;
 
import org.springframework.stereotype.Service;
 
@Service
public class UserGroupService {
}