From 722fa40345f1fc650eaeae4a721c3ae4106d92a8 Mon Sep 17 00:00:00 2001
From: liusheng <337615773@qq.com>
Date: 星期三, 18 九月 2024 19:03:56 +0800
Subject: [PATCH] 代码提交

---
 smartor/src/main/java/com/smartor/domain/SvyLibTemplate.java |    8 ++++----
 1 files changed, 4 insertions(+), 4 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..d4cb3a0 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;
 
     /**
@@ -163,7 +163,7 @@
      * 妯℃澘绉戝鍏宠仈闆嗗悎
      */
     @ApiModelProperty(value = "妯℃澘绉戝鍏宠仈闆嗗悎")
-    private List<TempDetpRelevance> tempDetpRelevances = new ArrayList<>();
+    private List<TemplateDept> tempDetpRelevances = new ArrayList<>();
 
     /**
      * 鏄惁瀛樺湪鎿嶄綔锛�1 鏂板 2淇敼 3鍒犻櫎

--
Gitblit v1.9.3