eight
2024-08-26 ca64d931ce30254e34d64ce28cf3a53e54a9159f
jh-module-ecg/jh-module-ecg-biz/src/main/java/cn/lihu/jh/module/ecg/dal/dataobject/room/RoomStatisticsDO.java
@@ -6,5 +6,5 @@
public class RoomStatisticsDO {
    Long roomId;
    String roomName;
    Integer bedNum;
    Integer bedNo;
}