From a54fd27ab7e59c93c02376b0a8a2644d845e420d Mon Sep 17 00:00:00 2001 From: eight <641137800@qq.com> Date: 星期四, 27 二月 2025 09:27:41 +0800 Subject: [PATCH] update jdk version 1.8 -> 21 --- jh-module-ecg/jh-module-ecg-biz/src/main/java/cn/lihu/jh/module/ecg/dal/dataobject/appointment/AppointmentDO.java | 4 ---- 1 files changed, 0 insertions(+), 4 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 86ef28d..1dcdebb 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 @@ -102,10 +102,6 @@ */ private String patBedNo; /** - * 棰勭害缂栧彿 - */ - private String bookId; - /** * 棰勭害鏃ユ湡 */ private LocalDate bookDate; -- Gitblit v1.9.3