Commit 5cdfe545 by 王世昌

Merge branch 'feature/20210420-华莱士公用分支-张志恒' into develop

parents dd5f4a72 dc6c0b75
......@@ -67,4 +67,13 @@ public class QueryAfterSalesOrderConditionsReq {
protected Integer ver;
private List<Integer> bizTypes;
// 订单支付渠道类型
private List<Integer> payChannelTypes= new ArrayList<>();
// 营销活动类型
private Integer marketingType;
// 快递单号
private String expressNo;
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment