改为前端传入
This commit is contained in:
+1
-1
@@ -183,6 +183,6 @@ public class MaterialInventoryDTO extends MaterialBaseDTO {
|
||||
|
||||
@ApiModelProperty("冻结数量大于0条件")
|
||||
@Excel(name = "冻结数量大于0条件")
|
||||
private String greaterThanFreezeQuantity = "true";
|
||||
private String greaterThanFreezeQuantity;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user