Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
Jeepay
Commits
84ce8320
Commit
84ce8320
authored
Jun 18, 2021
by
terrfly
Browse files
更改退款查单接口;
parent
7482fc5c
Changes
1
Hide whitespace changes
Inline
Side-by-side
jeepay-payment/src/main/java/com/jeequan/jeepay/pay/rqrs/refund/QueryRefundOrderRS.java
View file @
84ce8320
...
@@ -83,17 +83,12 @@ public class QueryRefundOrderRS extends AbstractRS {
...
@@ -83,17 +83,12 @@ public class QueryRefundOrderRS extends AbstractRS {
/**
/**
* 渠道错误码
* 渠道错误码
*/
*/
private
String
channelE
rrCode
;
private
String
e
rrCode
;
/**
/**
* 渠道错误描述
* 渠道错误描述
*/
*/
private
String
channelErrMsg
;
private
String
errMsg
;
/**
* 特定渠道发起时额外参数
*/
private
String
channelExtra
;
/**
/**
* 扩展参数
* 扩展参数
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment