🌿 授权(需登录)
POST
/PostApi/Auth
请求头
参数名
类型
描述
必填
Content-Type
application/json
必填
Authorization
登录返回token
必填
请求参数
application/json参数名
类型
描述
必填
id
int
项目ID
必填
order
string
复扫订单号
可选
url
string
扫码链接
必填
name
string
小程序云函数使用
可选
share
bool
默认false true=共享通道 false=专属通道
可选
tid
int
联合授权需要提交
可选