Browse Source

更新 'PC端在线支付接入规范文档.md'

tao.zhou 6 years ago
parent
commit
507de236fe
1 changed files with 1 additions and 1 deletions
  1. 1 1
      PC端在线支付接入规范文档.md

+ 1 - 1
PC端在线支付接入规范文档.md

@@ -31,7 +31,7 @@ AllPay 为客户提供统一的api接入,以帮助客户实现快速、安全
 
 | 接口名称     | 测试地址                                  | 生产地址                              |
 | ------------ | ----------------------------------------- | ------------------------------------- |
-| 消费接口     | https://testapi.allpayx.com/pay           | <https://api.allpayx.com/pay>         |
+| 消费接口     | <https://testapi.allpayx.com/pay>           | <https://api.allpayx.com/pay>         |
 | 交易查询接口 | <https://testapi.allpayx.com/pay>         | <https://api.allpayx.com/pay>         |
 | 退款接口     | <https://testapi.allpayx.com/refund>      | <https://api.allpayx.com/refund>      |
 | 退款查询接口 | <https://testapi.allpayx.com/refundquery> | <https://api.allpayx.com/refundquery> |