Pu Zhibing
2024-12-16 e1c07dc3af8d32620363b6ce42c54c84a28d54f8
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;