Commit e9c5a777 by 王世昌

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

parents 0fed59a5 e0449b6e
...@@ -67,6 +67,9 @@ public class OrderConditionsReq { ...@@ -67,6 +67,9 @@ public class OrderConditionsReq {
//订单支付类型 //订单支付类型
private List<Integer> payTypes; private List<Integer> payTypes;
//订单支付渠道类型
private List<Integer> payChannelTypes;
//订单支付状态 //订单支付状态
private List<Integer> payStatuses; private List<Integer> payStatuses;
......
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