package ink.wgink.interfaces.group; /** * When you feel like quitting. Think about why you started * 当你想要放弃的时候,想想当初你为何开始 * * @ClassName: IGroupService * @Description: 组 * @Author: WangGeng * @Date: 2021/1/24 12:55 * @Version: 1.0 **/ public interface IGroupService { }