Commit 363873d7 by shuhu.hou@freemud.cn

新增sessionKey,用于微信支付上报

parent 055829a4
......@@ -102,4 +102,9 @@ public class OrderExtInfoDto {
* 扫呗商户号 新支付服务做中转使用
*/
private String terminalId;
/**
* 微信上报使用的异常补退使用
*/
private String sessionKey;
}
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