From de001cc030da9c4b8660d72c024e9b8de1b8567c Mon Sep 17 00:00:00 2001 From: liyj <15602261488@163.com> Date: Mon, 28 Oct 2024 22:00:59 +0800 Subject: [PATCH] 1、镇街直属部门组织人员登录单位显示 --- dyh-service/dyh-cust/src/main/java/cn/huge/module/ctrole/domain/bo/CtRolefunBO.java | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/dyh-service/dyh-cust/src/main/java/cn/huge/module/ctrole/domain/bo/CtRolefunBO.java b/dyh-service/dyh-cust/src/main/java/cn/huge/module/ctrole/domain/bo/CtRolefunBO.java index 34df6a6..7def60d 100644 --- a/dyh-service/dyh-cust/src/main/java/cn/huge/module/ctrole/domain/bo/CtRolefunBO.java +++ b/dyh-service/dyh-cust/src/main/java/cn/huge/module/ctrole/domain/bo/CtRolefunBO.java @@ -7,7 +7,7 @@ * @description: 客户角色菜单权限表业务扩展类 * @company: hugeinfo * @author: liyj - * @time: 2024-08-17 15:33:41 + * @time: 2024-08-19 20:04:19 * @version: 1.0.0 * @see cn.huge.module.ctrole.domain.po.CtRolefun */ -- Gitblit v1.8.0