- 修改客户添加页面,新增“备注”输入框,支持录入客户备注信息 - 调整环境配置,统一开发、生产、测试环境的API_BASE_URL为正式地址 - 在shopDealerApply模型中新增receptionistId字段,用于查询分配的客户 - 优化客户列表权限逻辑,改为登录即可查看,不再限制角色 - 更新接口调用参数,支持查询当前登录用户提交及分配的客户 - 移除对管理员角色的特殊判断,使权限逻辑更简洁 - UI调整,未登录时显示“请先登录”提示而非“没有查看权限”
39 lines
1.6 KiB
JSON
39 lines
1.6 KiB
JSON
{
|
|
"version": 2,
|
|
"sessions": {
|
|
"8469bdd5894b41e1ba171a40f33d6a83": [
|
|
{
|
|
"expertId": "UiDesigner",
|
|
"name": "Sam",
|
|
"profession": "UI设计师",
|
|
"avatarUrl": "https://acc-1258344699.cos.accelerate.myqcloud.com/workbuddy/experts/avatars/01-Design/UiDesigner/UiDesigner.png",
|
|
"promptUrl": "https://acc-1258344699.cos.accelerate.myqcloud.com/workbuddy/experts/experts/01-Design/UiDesigner/UiDesigner_zh.md",
|
|
"usedAt": 1775709039214,
|
|
"industryId": "all"
|
|
}
|
|
],
|
|
"2d8018ea3c7f4b92a608c23c2ee6211a": [
|
|
{
|
|
"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": 1776102350082,
|
|
"industryId": "all"
|
|
}
|
|
],
|
|
"06a306d869f24d2eb36c381b2a67c63e": [
|
|
{
|
|
"expertId": "SeniorDeveloper",
|
|
"name": "吴八哥",
|
|
"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": 1776328275045,
|
|
"industryId": "all"
|
|
}
|
|
]
|
|
},
|
|
"lastUpdated": 1776332994640
|
|
} |