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 16:16:42 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
d7beb6485811de72b766099c0d4feb151176d82f
d7beb648
1 parent
a787931e
update
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
公共js接入文档1.3.md
公共js接入文档1.3.md
View file @
d7beb64
...
...
@@ -263,6 +263,7 @@
is_kefu: 0,//是否有客服 0:没有,1:有(调用对应的客服类型接口(kefu))
is_score: 0,//是否有评分接口 0:没有,1:有(调用对应的评分类型接口(score))
is_query_products_info: 0,//是否有查询商品信息接口 0,没有 1:有(调用对应的查询商品信息接口(queryProductsInfo))
is_usercenter:0,//是否有用户中心接口 0:没有 1:有
is_event_track: 0// 0:没有 1:有 是否有事件上报接口
}
}
...
...
Please
register
or
login
to post a comment