From 0817f426f3ff66c6ab07f81d17e77be106b9c622 Mon Sep 17 00:00:00 2001 From: liyj <1003249715@qq.com> Date: Mon, 26 Aug 2024 14:26:59 +0800 Subject: [PATCH] 代码生成器优化 --- dyh-service/dyh-cust/src/main/java/cn/huge/module/ctrole/controller/web/CtRoleWebController.java | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dyh-service/dyh-cust/src/main/java/cn/huge/module/ctrole/controller/web/CtRoleWebController.java b/dyh-service/dyh-cust/src/main/java/cn/huge/module/ctrole/controller/web/CtRoleWebController.java index 5687e41..1d39c7c 100644 --- a/dyh-service/dyh-cust/src/main/java/cn/huge/module/ctrole/controller/web/CtRoleWebController.java +++ b/dyh-service/dyh-cust/src/main/java/cn/huge/module/ctrole/controller/web/CtRoleWebController.java @@ -17,8 +17,8 @@ import java.util.Map; /** - * @title: 角色表接口api - * @description: 角色表接口api + * @title: 角色表接口api-web端 + * @description: 角色表接口api-web端 * @company: hugeinfo * @author: liyj * @time: 2024-08-19 20:04:19 -- Gitblit v1.8.0