bug
zhanghua
2023-12-16 ca8640fd11a75e5979c17142f32eceb5e6ea2ca3
ycl-platform/src/main/java/com/ycl/entity/store/StoreInfo.java
@@ -88,5 +88,5 @@
    @ApiModelProperty("摄像头")
    @TableField("video_id")
    private String videoId;
    private Long videoId;
}