From ae086bc3ad6f785e6368b84e57a7e199c675779b Mon Sep 17 00:00:00 2001 From: liusheng <337615773@qq.com> Date: 星期三, 02 四月 2025 11:42:28 +0800 Subject: [PATCH] 代码提交 --- smartor/src/main/java/com/smartor/domain/PatMedInhosp.java | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/smartor/src/main/java/com/smartor/domain/PatMedInhosp.java b/smartor/src/main/java/com/smartor/domain/PatMedInhosp.java index f61e49f..a71fba0 100644 --- a/smartor/src/main/java/com/smartor/domain/PatMedInhosp.java +++ b/smartor/src/main/java/com/smartor/domain/PatMedInhosp.java @@ -408,7 +408,7 @@ private String futypedesc; @ApiModelProperty(value = "闅忚澶嶈瘖鎸囧") - private String fuadivce; + private String fuadvice; @ApiModelProperty(value = "涓撶梾闅忚寤鸿") private String fuspecialadvice; -- Gitblit v1.9.3