Toggle navigation
Toggle navigation
This project
Loading...
Sign in
public_service
/
public_sdk_android
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
lizhihui
2018-04-04 11:30:01 +0800
Browse Files
Options
Browse Files
Download
Plain Diff
Commit
878c802b22873b847c023f242a092314b743e6bf
878c802b
2 parents
7ff1936d
75103442
Merge branch 'master' of
http://182.254.129.51:10080/public_service/public_sdk_android
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
publicAndroidSDK/doc/公共SDK客户端接入文档.md
publicAndroidSDK/doc/公共SDK客户端接入文档.md
View file @
878c802
...
...
@@ -292,7 +292,7 @@ public static void pay(final PoolPayInfo poolPayInfo,final PoolPayListener poolP
支付信息实体类(PoolPayInfo)字段说明
| 参数 | 说明 |
| ----------- | ------------------- |
| amount | 金额(单位元,必须大于 0) |
| amount | 金额(单位元,必须大于 0
,需传入整型数据
) |
| productId | 商品 ID(如果没有可以传空字符 串) |
| productName | 商品描述 |
| roleid | 角色 id |
...
...
Please
register
or
login
to post a comment