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