From f6495f2ba590b219865362a0350e1d34e5ad97c9 Mon Sep 17 00:00:00 2001 From: liyj <15602261488@163.com> Date: Tue, 08 Oct 2024 14:58:08 +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