Toggle navigation
Toggle navigation
This project
Loading...
Sign in
public_service
/
public-js-doc
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
xuguohong
2019-12-10 17:57:42 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
14235792fa046d3a3dce0f0437356d34bc5346c5
14235792
1 parent
d7beb648
update
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
公共js接入文档1.3.md
公共js接入文档1.3.md
View file @
1423579
...
...
@@ -211,7 +211,7 @@
/
**
扩展接口
@param {
*
} type 扩展类型
@param {
*
} data 传递数据
(当type为queryProductsInfo时传递充值项ID数据(具体值与渠道沟通)(eg:
[
"test1","test2"
]
),其他类型
暂时不传)
@param {
*
} data 传递数据
除特殊说明其他
暂时不传)
@param {
*
} callback 回调方法
*
/
expansionInterface: function (type, data, callback);
...
...
Please
register
or
login
to post a comment