蜈洲岛


评价列表

简要描述
请求URL

> POST /prom/ebk/evaluation/list

Body 请求参数

{
  "pageNum": 1,
  "status": "pass",
  "pageSize": 100
}

请求参数

参数 类型 描述
pageNum string 起始页
status string 审核状态
pageSize string 页数大小

返回示例

> OK

{ "success": true, "code": 1, "message": "操作成功", "data": { "records": [ { "id": "45", "deleted": "", "createTime": "2023-03-06 11:39:00", "updateTime": "2023-03-06 11:39:00", "creator": "wh001", "modifier": "wh001", "username": "", "coachName": "在放象", "sellerId": "3", "userId": "3500", "coachId": "3", "orderNo": "88139981", "evaluate": "ds19u53zy5h2vu8gegxmu7yb86p2t27bt3hayf8s6218is1bkw", "tempImage": "www.baidu.com,www.baidu.com,www.baidu.com", "image": [ "www.baidu.com", "www.baidu.com", "www.baidu.com" ], "status": "pass", "score": "1.0", "evaluateTime": "2023-03-06 11:39:00" }, { "id": "49", "deleted": "", "createTime": "2023-03-06 11:39:00", "updateTime": "2023-03-06 11:39:00", "creator": "wh001", "modifier": "wh001", "username": "", "coachName": "阶应化所集计", "sellerId": "3", "userId": "3500", "coachId": "7", "orderNo": "41358939", "evaluate": "4l5jxj3oghmbo7lwiw1b4fj2tw6m7hmhtdygi52fo90q1rpddn", "tempImage": "www.baidu.com", "image": [ "www.baidu.com" ], "status": "pass", "score": "1.0", "evaluateTime": "2023-03-06 11:39:00" }, { "id": "50", "deleted": "", "createTime": "2023-03-06 11:39:00", "updateTime": "2023-03-06 11:39:00", "creator": "wh001", "modifier": "wh001", "username": "", "coachName": "流得便就", "sellerId": "3", "userId": "3500", "coachId": "1", "orderNo": "27133504", "evaluate": "t7fwcl0o706hvwdez7zzn7pfjctzjaqlqrpi0vmukuguxgeqve", "tempImage": "www.baidu.com", "image": [ "www.baidu.com" ], "status": "pass", "score": "0.5", "evaluateTime": "2023-03-06 11:39:00" } ], "total": "3", "size": "100", "current": "1", "orders": [], "optimizeCountSql": true, "searchCount": true, "optimizeJoinOfCountSql": true, "countId": "", "maxLimit": "", "pages": "1" } }

返回结果说明

参数 类型 描述
id string
deleted string
createTime string
updateTime string
creator string
modifier string
sellerId string
userId string
coachId string 教练ID
orderNo string 订单NO
evaluate string 评价内容
image array 评价图片
tempImage string 评价图片(字符串)
status string 评价状态:通过/拒绝/null(未审核)
score string 评分
evaluateTime string 评价时间
username string 用户名称
coachName string 教练名称

页面列表

ITEM_HTML