更改退款查单接口;

This commit is contained in:
terrfly 2021-06-18 14:06:54 +08:00
parent 7482fc5c0b
commit 84ce8320a1

View File

@ -83,17 +83,12 @@ public class QueryRefundOrderRS extends AbstractRS {
/**
* 渠道错误码
*/
private String channelErrCode;
private String errCode;
/**
* 渠道错误描述
*/
private String channelErrMsg;
/**
* 特定渠道发起时额外参数
*/
private String channelExtra;
private String errMsg;
/**
* 扩展参数