From 1d906908a013b6b991eeb0d9a116a04fdf0a7865 Mon Sep 17 00:00:00 2001
From: liusheng <337615773@qq.com>
Date: 星期日, 26 十月 2025 19:24:00 +0800
Subject: [PATCH] 代码提交
---
smartor/src/main/java/com/smartor/domain/ServiceTaskScriptQues.java | 23 ++++++++++++++++++++---
1 files changed, 20 insertions(+), 3 deletions(-)
diff --git a/smartor/src/main/java/com/smartor/domain/ServiceTaskScriptQues.java b/smartor/src/main/java/com/smartor/domain/ServiceTaskScriptQues.java
index bc949ff..92c5897 100644
--- a/smartor/src/main/java/com/smartor/domain/ServiceTaskScriptQues.java
+++ b/smartor/src/main/java/com/smartor/domain/ServiceTaskScriptQues.java
@@ -22,13 +22,30 @@
private String param1;
/**
- * patid
+ * patid 鎴� 娴佹按鍙�
+ * 璇婄枟璁板綍鍙�
*/
- @Excel(name = "patid ")
- @ApiModelProperty(value = "patid")
+ @Excel(name = "patid 鎴� 浣忛櫌娴佹按鍙� ")
+ @ApiModelProperty(value = "patid 鎴� 浣忛櫌娴佹按鍙�")
private String param2;
/**
+ * patid 鎴� 娴佹按鍙�
+ * 璇婄枟璁板綍鍙�
+ */
+ @Excel(name = "闂ㄨ瘖娴佹按鍙� ")
+ @ApiModelProperty(value = "闂ㄨ瘖娴佹按鍙�")
+ private String param3;
+
+ /**
+ * 鎶曡瘔鎮h�呯紪鍙�
+ * 鎶曡瘔鎮h�呯紪鍙�
+ */
+ @Excel(name = "鎶曡瘔鎮h�呯紪鍙� patientId ")
+ @ApiModelProperty(value = "鎶曡瘔鎮h�呯紪鍙� patientId")
+ private String param4;
+
+ /**
* patfrom
*/
@Excel(name = "patfrom ")
--
Gitblit v1.9.3