- 比赛
- 圈子
- 签到
- 学习
- 我的
- 消息
- 名师咨询
- 专家端
- 首页
- 成长档案
- 成长值兑换
- 模拟面试
- 首页
- 面试仓
- 简历诊断
- AI
- 就业活动周
- 咨询室
- 模拟面试
- 校友
- 比赛-升级版
- 抽奖
- 自助打印
- 招聘会
- 大屏
- 简历管理
- 专业POST
- 门户POST
- 山西大同毕业生数据同步接口POST
学生对专家工单评价
开发中
POST
https://wlys.zujitest.posedu.com.cn/expertEvaluate
请求参数
Body 参数application/json
object {0}
示例
{
"consultation_id": 1,
"satisfaction_score":1,
"speciality":1,
"communication":1,
"feel":1,
"idea":"这专家整挺好"
}
返回响应
🟢200成功
application/json
Body
consultation_id
integer
工单ID
satisfaction_score
integer
可选
speciality
integer
可选
communication
integer
可选
feel
integer
可选
idea
string
意见和建议
示例
{
"code": 200,
"msg": "修改成功",
"data": null
}