eight
2024-10-23 cf84ce6a8cd96bd190a5d6a2a829491a2d9a08a7
jh-module-ecg/jh-module-ecg-biz/src/main/java/cn/lihu/jh/module/ecg/controller/admin/room/vo/RoomPageReqVO.java
@@ -28,6 +28,12 @@
    @Schema(description = "诊室IP")
    private String ip;
    @Schema(description = "检查类型")
    private Integer[] checkTypes;
    @Schema(description = "操作类型")
    private Integer opType;
    @Schema(description = "开诊状态")
    private Integer status;