From 52fd89a3c439fdbf240a72487f97aad92725e9c5 Mon Sep 17 00:00:00 2001 From: liusheng <337615773@qq.com> Date: 星期六, 07 六月 2025 11:32:59 +0800 Subject: [PATCH] 代码提交 --- smartor/src/main/java/com/smartor/domain/PatArchiveOthreInfo.java | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-) diff --git a/smartor/src/main/java/com/smartor/domain/PatArchiveOthreInfo.java b/smartor/src/main/java/com/smartor/domain/PatArchiveOthreInfo.java index d375c31..26bc297 100644 --- a/smartor/src/main/java/com/smartor/domain/PatArchiveOthreInfo.java +++ b/smartor/src/main/java/com/smartor/domain/PatArchiveOthreInfo.java @@ -82,6 +82,15 @@ private String guid; /** + * GUID + */ + @ApiModelProperty("鍑洪櫌璇婃柇") + private String leavediagname; + + @ApiModelProperty("鍑洪櫌璇婃柇ICD鍊�") + private String leaveicd10code; + + /** * 濮撳悕 */ @ApiModelProperty("鎮h�呯紪鍙�") -- Gitblit v1.9.3