From a2a840d4969d680b30eeec184a7059fef64d0b84 Mon Sep 17 00:00:00 2001
From: liusheng <337615773@qq.com>
Date: 星期五, 04 七月 2025 21:39:14 +0800
Subject: [PATCH] 代码提交

---
 jh-module-ecg/jh-module-ecg-biz/src/main/java/cn/lihu/jh/module/ecg/dal/dataobject/appointment/AppointmentDO.java |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/jh-module-ecg/jh-module-ecg-biz/src/main/java/cn/lihu/jh/module/ecg/dal/dataobject/appointment/AppointmentDO.java b/jh-module-ecg/jh-module-ecg-biz/src/main/java/cn/lihu/jh/module/ecg/dal/dataobject/appointment/AppointmentDO.java
index 6cecf69..2514912 100644
--- a/jh-module-ecg/jh-module-ecg-biz/src/main/java/cn/lihu/jh/module/ecg/dal/dataobject/appointment/AppointmentDO.java
+++ b/jh-module-ecg/jh-module-ecg-biz/src/main/java/cn/lihu/jh/module/ecg/dal/dataobject/appointment/AppointmentDO.java
@@ -58,8 +58,6 @@
     private String patName;
     /**
      * 鎮h�呮�у埆
-     * <p>
-     * 鏋氫妇 {@link TODO system_user_sex 瀵瑰簲鐨勭被}
      */
     private Byte patGender;
     /**
@@ -138,6 +136,10 @@
     private Integer bookSeqNum;
 
     private String status;
+    /**
+     * 鐧昏鏃堕棿
+     */
+    private Date registerDate;
 
     /**
      * 鑰愯嵂鎬э細 鏄惁澶氳��1浠h〃鏄紝0浠h〃涓嶆槸
@@ -145,7 +147,7 @@
     private String tolerance;
 
     /**
-     *浣忛櫌鍙�
+     * 浣忛櫌鍙�
      */
     private String hospitalNo;
 

--
Gitblit v1.9.3