xuhy
4 天以前 8635f0ece99df340535466e9b6207c6ecf1b8a4d
ruoyi-system/src/main/java/com/ruoyi/system/dto/InventoryDto.java
@@ -13,7 +13,6 @@
public class InventoryDto {
    @ApiModelProperty(value = "仓库id")
    @NotBlank(message = "仓库id不能为空")
    private String warehouseId;
    @ApiModelProperty(value = "商品信息")