From 718bd7efbc0d959d0b9050c34be2fd639a1f74b6 Mon Sep 17 00:00:00 2001
From: liusheng <337615773@qq.com>
Date: 星期三, 26 二月 2025 18:03:27 +0800
Subject: [PATCH] 代码提交

---
 smartor/src/main/java/com/smartor/domain/ServiceSubtask.java |   14 ++++++++++----
 1 files changed, 10 insertions(+), 4 deletions(-)

diff --git a/smartor/src/main/java/com/smartor/domain/ServiceSubtask.java b/smartor/src/main/java/com/smartor/domain/ServiceSubtask.java
index 7a4e6c6..aba3d00 100644
--- a/smartor/src/main/java/com/smartor/domain/ServiceSubtask.java
+++ b/smartor/src/main/java/com/smartor/domain/ServiceSubtask.java
@@ -438,11 +438,17 @@
     private String wechat;
 
     /**
-     * 璇婃柇鍚嶇О
+     * 鍑洪櫌璇婃柇缂栫爜
      */
-    @Excel(name = "  璇婃柇鍚嶇О")
-    @ApiModelProperty(value = "璇婃柇鍚嶇О")
-    private String diagname;
+    @Excel(name = "  鍑洪櫌璇婃柇缂栫爜")
+    @ApiModelProperty(value = "鍑洪櫌璇婃柇缂栫爜")
+    private String leaveicd10code;
+    /**
+     * 鍑洪櫌璇婃柇鍚嶇О
+     */
+    @Excel(name = "  鍑洪櫌璇婃柇鍚嶇О")
+    @ApiModelProperty(value = "鍑洪櫌璇婃柇鍚嶇О")
+    private String leavediagname;
 
     /**
      * 鎮h�匢D

--
Gitblit v1.9.3