Commit 2ced64e9 by 王世昌

Merge branch 'feature/20210414_华莱士微商城申请退款_wangshichang' into feature/20210420-华莱士公用分支-张志恒

parents dc6c0b75 2004a8cf
...@@ -132,4 +132,7 @@ public class OrderConditionsReq { ...@@ -132,4 +132,7 @@ public class OrderConditionsReq {
private Integer marketingType; private Integer marketingType;
//es查询排序规则 0=倒序, 1= 正序 //es查询排序规则 0=倒序, 1= 正序
private int sortRule; private int sortRule;
// 快递单号
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