From 5c1f5dcc9dbea7478b1a9bd7c047a99a042e9d24 Mon Sep 17 00:00:00 2001
From: liusheng <337615773@qq.com>
Date: 星期四, 30 十月 2025 20:02:28 +0800
Subject: [PATCH] 省立同德短信模板

---
 smartor/src/main/java/com/smartor/domain/ServiceSubtaskVO.java |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/smartor/src/main/java/com/smartor/domain/ServiceSubtaskVO.java b/smartor/src/main/java/com/smartor/domain/ServiceSubtaskVO.java
index 3b15a25..a2c3c76 100644
--- a/smartor/src/main/java/com/smartor/domain/ServiceSubtaskVO.java
+++ b/smartor/src/main/java/com/smartor/domain/ServiceSubtaskVO.java
@@ -648,13 +648,13 @@
     private String patfrom;
 
     /**
-     * 鎮h�呮潵婧�
+     * 缁忕鍖荤敓缂栫爜
      */
     @ApiModelProperty(value = "缁忕鍖荤敓缂栫爜")
     private String managementDoctorCode;
 
     /**
-     * 鎮h�呮潵婧�
+     * 缁忕鍖荤敓
      */
     @ApiModelProperty(value = "缁忕鍖荤敓")
     private String managementDoctor;
@@ -729,6 +729,9 @@
     @ApiModelProperty(value = "闅忚閮ㄩ棬鍚嶇О")
     private String visitDeptName;
 
+    @ApiModelProperty(value = "寮傚父棰勮锛�0缁胯壊锛�1绾㈣壊锛�2榛勮壊")
+    private Integer isabnormal;
+
     @ApiModelProperty(value = "闅忚閮ㄩ棬缂栫爜闆嗗悎")
     private List<String> visitDeptCodes;
 }

--
Gitblit v1.9.3