编辑Oauth App信息
开发中
POST
/api/oauth/editApp
需要联系管理员重新审核
请求参数
Body 参数application/x-www-form-urlencoded
app_id
integer
appid
示例值:
1
app_name
string
必需
示例值:
MSLService
app_logo
string
可选
示例值:
https://mslmc.cn/logo.png
redirect_uri
string
回调地址
示例值:
https://mslmc.cn/oauth/callback
status
boolean
app状态
示例值:
true