From 6d2ca820b70ae91009f0f6ca19e665178be75564 Mon Sep 17 00:00:00 2001
From: 陈昶聿 <chychen@nbjetron.com>
Date: 星期四, 02 七月 2026 15:28:50 +0800
Subject: [PATCH] Merge branch 'master' into master-任务组

---
 smartor/src/main/java/com/smartor/domain/PatMedInhosp.java |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/smartor/src/main/java/com/smartor/domain/PatMedInhosp.java b/smartor/src/main/java/com/smartor/domain/PatMedInhosp.java
index 7957362..dd55132 100644
--- a/smartor/src/main/java/com/smartor/domain/PatMedInhosp.java
+++ b/smartor/src/main/java/com/smartor/domain/PatMedInhosp.java
@@ -98,6 +98,11 @@
     private String icd10code;
 
     /**
+     * 鍏ラ櫌璇婃柇ICD鍊肩紪鍙烽泦鍚�
+     */
+    @ApiModelProperty(value = "鍏ラ櫌璇婃柇ICD鍊肩紪鍙烽泦鍚�")
+    private List<String> icd10codeList;
+    /**
      * 鍏ラ櫌璇婃柇鍚嶇О
      */
     @ApiModelProperty(value = "鍏ラ櫌璇婃柇鍚嶇О")

--
Gitblit v1.9.3