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