Commit 9f4801dd by zhiheng.zhang

Merge branch 'feature/2020/09/17-1.20-订单投传panChannelType-张志恒' into qa

parents 22bab378 7e03122e
...@@ -181,6 +181,7 @@ public class QueryOrdersResponse { ...@@ -181,6 +181,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