mitao
2025-03-28 9ec2cafd50b513787b5bbbef16009191b184f35a
medicalWaste-system/src/main/java/com/sinata/system/service/SysUserDepartmentService.java
@@ -11,6 +11,7 @@
 * @author mitao
 * @since 2024-12-02
 */
public interface SysUserDepartmentService extends IService<SysUserDepartment> {
}