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