Commit 76295d4a492297f2ba6744b93b0784e6ef566419
1 parent
f1bed9aa
u
Showing
1 changed file
with
1 additions
and
1 deletions
06.支付云/4.2app.md
| ... | ... | @@ -245,7 +245,7 @@ WXApiManager.m代码 |
| 245 | 245 | |
| 246 | 246 | |
| 247 | 247 | #### demo Android |
| 248 | -1)根据[预支付](http://console.open.cnlive.com/open/doc/api/931661df-a9a0-4289-bb82-8c4134469cac) 接口生成map 参数集合 | |
| 248 | +1)根据[预支付](http://console.open.cnlive.com/open/doc/api/931661df-a9a0-4289-bb82-8c4134469cac) 接口生成map 参数集合<br> | |
| 249 | 249 | 2) 对所有传入参数(含系统参数和接口参数)按照字段名的 ASCII 码从小到大排序 |
| 250 | 250 | |
| 251 | 251 | ```java | ... | ... |