eight
2024-08-21 3c2ee852994cc3c4d861484f12d972b42cb0ffee
jh-module-ecg/jh-module-ecg-biz/src/main/java/cn/lihu/jh/module/ecg/dal/dataobject/room/RoomDO.java
@@ -39,5 +39,9 @@
     * 诊疗床编号
     */
    private String bedNo;
    /**
     * 诊疗床开诊状态
     */
    private Boolean onstage;
}