Commit a44b11b63c6a75ffc8476e6f12cd7877b3184746
1 parent
8cd9377880
Exists in
master
edit
Showing 1 changed file with 2 additions and 2 deletions Side-by-side Diff
webpay.md
| ... | ... | @@ -36,7 +36,7 @@ GumpTech页面支付 |
| 36 | 36 | 充值成功通知第三方服务端接口 |
| 37 | 37 | ----------------------------- |
| 38 | 38 | 参数列表: |
| 39 | - * orderId 订单id | |
| 39 | + `+ orderId` 订单id | |
| 40 | 40 | |
| 41 | 41 | appId |
| 42 | 42 | 游戏接入分配appid |
| ... | ... | @@ -53,4 +53,4 @@ amount |
| 53 | 53 | realAmount |
| 54 | 54 | 最终用户支付的额度 |
| 55 | 55 | sig |
| 56 | -签名 | |
| 56 | +签名 | |
| 57 | 57 | \ No newline at end of file |