From 0fdd0bf60b7d98d21c9b5ff95bb55f0fa6495007 Mon Sep 17 00:00:00 2001
From: huminmin <mac@MacBook-Pro.local>
Date: 星期五, 14 八月 2026 14:20:03 +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/tenant/vo/tenant/TenantRespVO.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/tenant/vo/tenant/TenantRespVO.java b/yudao-module-system/src/main/java/cn/iocoder/yudao/module/system/controller/admin/tenant/vo/tenant/TenantRespVO.java
index dd91812..89d1fce 100644
--- a/yudao-module-system/src/main/java/cn/iocoder/yudao/module/system/controller/admin/tenant/vo/tenant/TenantRespVO.java
+++ b/yudao-module-system/src/main/java/cn/iocoder/yudao/module/system/controller/admin/tenant/vo/tenant/TenantRespVO.java
@@ -20,7 +20,7 @@
     @ExcelProperty("绉熸埛缂栧彿")
     private Long id;
 
-    @Schema(description = "绉熸埛鍚�", requiredMode = Schema.RequiredMode.REQUIRED, example = "鑺嬮亾")
+    @Schema(description = "绉熸埛鍚�", requiredMode = Schema.RequiredMode.REQUIRED, example = "瓒呯骇绠$悊鍛�")
     @ExcelProperty("绉熸埛鍚�")
     private String name;
 

--
Gitblit v1.9.3