From 380b95c9c8efb93419e21bd5e3b52b3c84cd0d81 Mon Sep 17 00:00:00 2001 From: liusheng <337615773@qq.com> Date: 星期五, 07 三月 2025 16:53:32 +0800 Subject: [PATCH] 代码提交 --- smartor/src/main/java/com/smartor/domain/PatMedInhosp.java | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/smartor/src/main/java/com/smartor/domain/PatMedInhosp.java b/smartor/src/main/java/com/smartor/domain/PatMedInhosp.java index 8e147e5..3ad94c2 100644 --- a/smartor/src/main/java/com/smartor/domain/PatMedInhosp.java +++ b/smartor/src/main/java/com/smartor/domain/PatMedInhosp.java @@ -298,10 +298,11 @@ */ @ApiModelProperty(value = "鎵嬫満鍙�") private String telcode; + /** - * 鎵嬫満鍙� + * 闀挎湡浠诲姟鍘熷洜 */ - @ApiModelProperty(value = "鎵嬫満鍙�") + @ApiModelProperty(value = "闀挎湡浠诲姟鍘熷洜") private String longTaskReason; -- Gitblit v1.9.3