Commit 7e03122e by zhiheng.zhang

sqa测试查询两个月的数据,生产不做修改

parent a2a4bc16
...@@ -182,6 +182,7 @@ public class QueryOrdersResponse { ...@@ -182,6 +182,7 @@ public class QueryOrdersResponse {
private String otherCode; private String otherCode;
private String partition; private String partition;
private String payChannel; private String payChannel;
private String payChannelType;
private String payChannelName; private String payChannelName;
/** /**
* 订单支付状态 1 未支付 2 已支付 3 已退款 4 已经部分退款 5 完成 * 订单支付状态 1 未支付 2 已支付 3 已退款 4 已经部分退款 5 完成
......
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