zhanghua
2023-11-29 5b545fd1006fb28dbe3928c666db2d8a0622fcf2
ycl-platform/src/main/java/com/ycl/vo/store/StoreInfoVO.java
@@ -89,5 +89,6 @@
    private VideoPoint videoPoint;
    @ApiModelProperty("状态")
    @TableField("status")
    private Integer status;
}