package com.template.services; import com.template.model.pojo.SmartDepartment; import com.template.model.pojo.SmartDepartment; import com.baomidou.mybatisplus.extension.service.IService; import com.template.model.result.PageUtils; /** *
* 服务类 *
* * @author ceshi * @since 2023-12-04 */ public interface SmartDepartmentService extends IService