luodangjia
2024-12-09 b044d9fbf64ebf7e7beae0b7c49e5f39c6ac620c
ruoyi-service/ruoyi-other/src/main/java/com/ruoyi/other/vo/ShopDetailVO.java
@@ -31,7 +31,7 @@
    private String certification;
    @ApiModelProperty(value = "营业星期:1-周一到周日 2-周一周五 3-仅周末")
    private Integer businessDate;
    private Long businessDate;
    @ApiModelProperty(value = "开始时间(HH:mm)")
    private String startTime;