xin
2025-06-24 9a66c01477b81f8d429a45b0a2922ab75e2e9c64
oying-system/src/main/java/com/oying/modules/sh/domain/Order.java
@@ -41,6 +41,14 @@
    private Long storeId;
    @NotBlank
    @ApiModelProperty(value = "门店名称")
    private String storeName;
    @NotBlank
    @ApiModelProperty(value = "门店LOGO")
    private String storeLogo;
    @NotBlank
    @ApiModelProperty(value = "描述")
    private String orderDescribe;