From 0660a4978ac1e693681849c71f54b085e4ef5f29 Mon Sep 17 00:00:00 2001 From: eight <641137800@qq.com> Date: 星期一, 14 四月 2025 16:17:47 +0800 Subject: [PATCH] just comment --- jh-module-ecg/jh-module-ecg-biz/src/main/java/cn/lihu/jh/module/ecg/dal/dataobject/room/RoomDO.java | 4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) diff --git a/jh-module-ecg/jh-module-ecg-biz/src/main/java/cn/lihu/jh/module/ecg/dal/dataobject/room/RoomDO.java b/jh-module-ecg/jh-module-ecg-biz/src/main/java/cn/lihu/jh/module/ecg/dal/dataobject/room/RoomDO.java index 49e25fd..0ae5e35 100644 --- a/jh-module-ecg/jh-module-ecg-biz/src/main/java/cn/lihu/jh/module/ecg/dal/dataobject/room/RoomDO.java +++ b/jh-module-ecg/jh-module-ecg-biz/src/main/java/cn/lihu/jh/module/ecg/dal/dataobject/room/RoomDO.java @@ -65,9 +65,7 @@ private Integer[] checkTypes; /** - * 0 妫�鏌� - * 1 棰嗙敤 - * 2 瑁呮満 + * @see cn.lihu.jh.module.ecg.enums.BedOpTypeEnum */ private Integer opType; } -- Gitblit v1.9.3