增加注释

This commit is contained in:
egzosn@gmail.com
2017-07-27 16:29:53 +08:00
parent 4fc0f0f187
commit 20951d8030

View File

@@ -19,7 +19,7 @@
<br>
支付平台公钥(签名校验使用)<input type="text" name="publicKey"><b>支付公钥sign_type只有单一key时public_key与private_key相等比如sign_type=MD5(友店支付除外)的情况</b>
<br>
应用私钥(生成签名)<input type="text" name="privateKey">
应用私钥(生成签名使用)<input type="text" name="privateKey">
<br>
异步回调地址<input type="text" name="notifyUrl"><b>友店支付用不到此参数,在友店管理端进行配置</b>
<br>