From b48ed5159987e8cee81bc765010cfd9393ad7003 Mon Sep 17 00:00:00 2001
From: huminmin <mac@MacBook-Pro.local>
Date: 星期四, 13 八月 2026 13:28:09 +0800
Subject: [PATCH] Merge branch 'dev_business' of http://114.132.189.42:9002/r/mom-pro2-after into dev_business
---
yudao-module-system/src/main/java/cn/iocoder/yudao/module/system/controller/admin/dept/vo/dept/DeptRespVO.java | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/yudao-module-system/src/main/java/cn/iocoder/yudao/module/system/controller/admin/dept/vo/dept/DeptRespVO.java b/yudao-module-system/src/main/java/cn/iocoder/yudao/module/system/controller/admin/dept/vo/dept/DeptRespVO.java
index 83e6ed0..671a47a 100644
--- a/yudao-module-system/src/main/java/cn/iocoder/yudao/module/system/controller/admin/dept/vo/dept/DeptRespVO.java
+++ b/yudao-module-system/src/main/java/cn/iocoder/yudao/module/system/controller/admin/dept/vo/dept/DeptRespVO.java
@@ -12,7 +12,7 @@
@Schema(description = "閮ㄩ棬缂栧彿", example = "1024")
private Long id;
- @Schema(description = "閮ㄩ棬鍚嶇О", requiredMode = Schema.RequiredMode.REQUIRED, example = "鑺嬮亾")
+ @Schema(description = "閮ㄩ棬鍚嶇О", requiredMode = Schema.RequiredMode.REQUIRED, example = "瓒呯骇绠$悊鍛�")
private String name;
@Schema(description = "鐖堕儴闂� ID", example = "1024")
--
Gitblit v1.9.3