From e00ef99886b9ab84f39c81432f8c7640e93026f9 Mon Sep 17 00:00:00 2001
From: liusheng <337615773@qq.com>
Date: 星期四, 27 二月 2025 15:54:30 +0800
Subject: [PATCH] 代码提交

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

diff --git a/smartor/src/main/java/com/smartor/domain/Icd10.java b/smartor/src/main/java/com/smartor/domain/Icd10.java
index faf983c..3d7f303 100644
--- a/smartor/src/main/java/com/smartor/domain/Icd10.java
+++ b/smartor/src/main/java/com/smartor/domain/Icd10.java
@@ -92,5 +92,17 @@
     @ApiModelProperty("pageSize")
     private Integer pageSize;
 
+    /**
+     * 鏈骇鏍囧織
+     */
+    @ApiModelProperty("lastflag")
+    private String lastflag;
+
+    /**
+     * 涓尰鏍囧織
+     */
+    @ApiModelProperty("chimedflag")
+    private String chimedflag;
+
 
 }

--
Gitblit v1.9.3