🌿 授权(需登录)
POST
http://suyun9.com/PostApi/Auth
请求头
参数名
类型
描述
必填
Content-Type
application/json
必填
Authorization
登录返回token
必填
请求参数
application/json参数名
类型
描述
必填
id
int
项目ID
必填
order
string
复扫订单号(复扫时须填写)
可选
url
string
扫码链接(小程序填写单词code;app取code填写单词code,扫码授权填写二维码的解析链接;网页填写授权链接地址)
必填
name
string
小程序云函数名称
可选
share
bool
默认false true=共享通道 false=专属通道
可选
tid
int
联合授权需要提交
可选
AvatarId
int
APP取第二头像参数填写1
可选