whycxzp
2022-09-05 aaa02f788851807d65260fbf6a3c5d91ff6afa71
1
2
3
4
5
6
7
package com.whyc.service;
 
import org.springframework.stereotype.Service;
 
@Service
public class UserGroupService {
}