Commit 2a078bbb by zhiheng.zhang

小助手添加查询条件

parent 490098f8
...@@ -118,4 +118,7 @@ public class OrderConditionsReq { ...@@ -118,4 +118,7 @@ public class OrderConditionsReq {
//应用ID //应用ID
private String appId; private String appId;
//渠道
private List<String> source;
} }
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