Browse Source

修改文档

benson 6 years ago
parent
commit
d119ff9a1c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      AllPay其他接口文档.md

+ 1 - 1
AllPay其他接口文档.md

@@ -14,7 +14,7 @@ AllPay 为客户提供统一的api接入,以帮助客户实 现快速、安全
 
 2.在 String1 最后直接拼接(不需要用“&”连接)双方约定的签名密钥 K1(接入时 ALLPAY 时分配),得到 stringSignTemp 字符串,并对 stringSignTemp 进行 md5 运算,得到 signature 的值。
 
-3.示例签名串  merID=000000000000015&signType=MD5&transID=2f2c77e3718c47cfb47a89a6fbc9d361
+3.示例签名串  merID=000000000000015&signType=MD5&transID=MQkmUGAh3Gw2HEEi2f2c77e3718c47cfb47a89a6fbc9d361
 ```
 
 #### 3. API 接口