doum
2025-12-16 4c378cf3e00af58f9e9f32ccffe538a4f85fc34b
server/visits/dmvisit_service/src/main/java/com/doumee/core/haikang/model/param/respose/PageRegionInfoResponse.java
@@ -21,8 +21,8 @@
     private List<PageRegionInfoResponse> childList;
     @ApiModelProperty(value = "监控点集合")
     private    List<CarmeraListVO> carmeraList;
     @ApiModelProperty(value = "消防传感器集合")
     private    List<CarmeraListVO> deviceList;
     @ApiModelProperty(value = "消防设备集合")
     private    List<CarmeraListVO> deviceList;
     @ApiModelProperty(value = "消防传感器集合")
     private    List<CarmeraListVO> sensorList;
}