Browse Source

更新至5.1版本

tao.zhou 3 years ago
parent
commit
b674a50f10
1 changed files with 2 additions and 2 deletions
  1. 2 2
      AllPay_Integration_Specification_CH.md

+ 2 - 2
AllPay_Integration_Specification_CH.md

@@ -25,13 +25,13 @@ stringSignTemp: acqID=99020344&backURL=https://testapi.allpayx.com/test&charSet=
 signature: 1e0f24d39cdc8236d17a5f6f17672611
 ```
 ## 4. API 说明
-```
+```html
  测试主机:https://testapi.allpayx.com
 
  生产主机:https://api.allpayx.com
 
  请求方式:POST
- 
+
  请求数据格式:application/json 或 application/x-www-form-urlencoded
 ```
 ### 4.1 API 列表