From 907641e56c2085aaa81f267946dc3e3e9fca73e7 Mon Sep 17 00:00:00 2001
From: liusheng <337615773@qq.com>
Date: 星期三, 18 九月 2024 09:39:02 +0800
Subject: [PATCH] 代码提交

---
 smartor/src/main/java/com/smartor/domain/SvyLibTemplate.java |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/smartor/src/main/java/com/smartor/domain/SvyLibTemplate.java b/smartor/src/main/java/com/smartor/domain/SvyLibTemplate.java
index c8b98d8..3d2077d 100644
--- a/smartor/src/main/java/com/smartor/domain/SvyLibTemplate.java
+++ b/smartor/src/main/java/com/smartor/domain/SvyLibTemplate.java
@@ -43,10 +43,10 @@
     private String svycode;
 
     /**
-     * 闂嵎鍚嶇О
+     * 闂嵎妯℃澘鍚嶇О
      */
-    @ApiModelProperty(value = "闂嵎鍚嶇О", required = true)
-    @Excel(name = " 闂嵎鍚嶇О ")
+    @ApiModelProperty(value = "闂嵎妯℃澘鍚嶇О", required = true)
+    @Excel(name = " 闂嵎妯℃澘鍚嶇О ")
     private String svyname;
 
     /**

--
Gitblit v1.9.3