Skip to content

code-lives/shengwang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Config

参数名字 类型 必须 说明
appId string 应用编号
appCertificate string 证书编号

token 账号是字符串类型

$data= \ShengWangSdk\ShengWang::init($config)->getToken('channelName:频道','account:账号字符串','role等级: 1-2数字','tokenExpire:3600','privilegeExpire:3600');