退货统计
This commit is contained in:
@@ -41,4 +41,9 @@ public class ProductStockFlowParam implements Serializable {
|
||||
*/
|
||||
@JSONField(serialize = false)
|
||||
private Long shopId;
|
||||
/**
|
||||
* 是否大于0
|
||||
*/
|
||||
@JSONField(serialize = false)
|
||||
private Integer isGreaterZero;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user