eight
2024-11-11 adb4da3c83649d550b8674feb1eb0926fbace30e
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;
}