From d5222c7ae76d34cf8a7e32fee1ed15c988c3b330 Mon Sep 17 00:00:00 2001 From: liusheng <337615773@qq.com> Date: 星期五, 14 三月 2025 20:30:42 +0800 Subject: [PATCH] 代码提交 --- smartor/src/main/java/com/smartor/domain/PatMedInhosp.java | 7 ++++--- 1 files changed, 4 insertions(+), 3 deletions(-) diff --git a/smartor/src/main/java/com/smartor/domain/PatMedInhosp.java b/smartor/src/main/java/com/smartor/domain/PatMedInhosp.java index 8430a6e..3ad94c2 100644 --- a/smartor/src/main/java/com/smartor/domain/PatMedInhosp.java +++ b/smartor/src/main/java/com/smartor/domain/PatMedInhosp.java @@ -284,7 +284,7 @@ /** * 闀挎湡浠诲姟锛屾槸鍚﹀鐞嗭細0鏈鐞� 1澶勭悊 */ - @ApiModelProperty(value = "闀挎湡浠诲姟锛屾槸鍚﹀鐞嗭細0鏈鐞� 1澶勭悊鎴愬姛 2澶勭悊澶辫触") + @ApiModelProperty(value = "闀挎湡浠诲姟锛屾槸鍚﹀鐞嗭細0鏈鐞� 1澶勭悊鎴愬姛 2澶勭悊绉戝澶辫触 3澶勭悊鐤剧梾澶辫触") private String checkFlag; /** @@ -298,10 +298,11 @@ */ @ApiModelProperty(value = "鎵嬫満鍙�") private String telcode; + /** - * 鎵嬫満鍙� + * 闀挎湡浠诲姟鍘熷洜 */ - @ApiModelProperty(value = "鎵嬫満鍙�") + @ApiModelProperty(value = "闀挎湡浠诲姟鍘熷洜") private String longTaskReason; -- Gitblit v1.9.3