From 4613099dca2d4e1c7b46a69a98bb4c210312ac57 Mon Sep 17 00:00:00 2001 From: liusheng <337615773@qq.com> Date: 星期三, 16 四月 2025 11:15:37 +0800 Subject: [PATCH] 代码提交 --- smartor/src/main/java/com/smartor/domain/PatMedOuthosp.java | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/smartor/src/main/java/com/smartor/domain/PatMedOuthosp.java b/smartor/src/main/java/com/smartor/domain/PatMedOuthosp.java index 62dfc70..84cd003 100644 --- a/smartor/src/main/java/com/smartor/domain/PatMedOuthosp.java +++ b/smartor/src/main/java/com/smartor/domain/PatMedOuthosp.java @@ -160,6 +160,12 @@ private String hpi; /** + 鎮h�呮。妗堢紪鍙� 鐜扮梾鍙� + */ + @ApiModelProperty(value = "鎮h�呮。妗堢紪鍙�") + private String patno; + + /** * 涓昏堪 */ @ApiModelProperty(value = "涓昏堪") -- Gitblit v1.9.3