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