From a06628d94e5ac62230442c813ddb7f6061b110bc Mon Sep 17 00:00:00 2001
From: 陈昶聿 <chychen@nbjetron.com>
Date: 星期一, 02 二月 2026 15:09:27 +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 0632196..c6f8874 100644
--- a/smartor/src/main/java/com/smartor/domain/PatMedOuthosp.java
+++ b/smartor/src/main/java/com/smartor/domain/PatMedOuthosp.java
@@ -198,6 +198,12 @@
@ApiModelProperty(value = "骞撮緞")
private String age;
+ /**
+ * 鎬у埆
+ */
+ @ApiModelProperty(value = "鎬у埆")
+ private Long sex;
+
/**
* 鎵嬫満鍙�
--
Gitblit v1.9.3