ruoyi-system/src/main/java/com/ruoyi/system/query/TErpGoodsInventoryQuery.java
@@ -30,9 +30,11 @@ private String batchNumber; @ApiModelProperty(value = "仓库id") @NotBlank(message = "仓库id不能为空") // @NotBlank(message = "仓库id不能为空") private String warehouseId; @ApiModelProperty(value = "有效期预警 出库使用 条件1 其他不传") private Integer type; }