mirror of
https://gitee.com/egzosn/pay-java-parent.git
synced 2026-05-22 18:11:39 +08:00
撤销接口空格问题
This commit is contained in:
@@ -62,7 +62,7 @@ public enum AliTransactionType implements TransactionType {
|
||||
/**
|
||||
* 交易订单撤销
|
||||
*/
|
||||
CANCEL("alipay.trade.cancel "),
|
||||
CANCEL("alipay.trade.cancel"),
|
||||
/**
|
||||
* 退款
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user