From 7e69f5be5e77eab72cae4048353b0606c74e7b5d Mon Sep 17 00:00:00 2001
From: eight <641137800@qq.com>
Date: 星期三, 09 四月 2025 08:38:20 +0800
Subject: [PATCH] just comments

---
 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