- 新增响应字段 nextAction、redirectUrl 和 successMessage,用于表示下一步操作 - 扫码登录状态为绑定手机号时,设置 nextAction 为 bind_phone,清空跳转地址 - 扫码已确认且有访问令牌时,设置跳转控制台页面,带成功提示信息 - 其他状态默认保持等待状态,确保扫码流程向前推进 - 更新扫码登录响应模型,优化前端流程控制体验
17 lines
612 B
JSON
17 lines
612 B
JSON
{
|
|
"version": 2,
|
|
"sessions": {
|
|
"da2fb4dc76a94426a7dfef478f674489": [
|
|
{
|
|
"expertId": "SeniorDeveloper",
|
|
"name": "Will",
|
|
"profession": "高级开发工程师",
|
|
"avatarUrl": "https://acc-1258344699.cos.accelerate.myqcloud.com/workbuddy/experts/avatars/02-Engineering/SeniorDeveloper/SeniorDeveloper.png",
|
|
"promptUrl": "https://acc-1258344699.cos.accelerate.myqcloud.com/workbuddy/experts/experts/02-Engineering/SeniorDeveloper/SeniorDeveloper_zh.md",
|
|
"usedAt": 1775495439006,
|
|
"industryId": "all"
|
|
}
|
|
]
|
|
},
|
|
"lastUpdated": 1775497010453
|
|
} |