文档
测试

提交评分

POST
http://{{url}}/api/food/Inspect/score_submit

请求头

参数名
类型
描述
必填
token
string
示例:6ef915d4-99ab-43ef-8e60-26b1397265ea
必填

请求参数

参数名
类型
描述
必填
room_id
int
示例:1
必填
data_json
string
示例:[{"label":"管理岗位","desc":"规则001","score":"10","give_score":"8"},{"label":"管理制度","desc":"规则002","score":"10","give_score":"8"},{"label":"管理制度","desc":"规则003","score":"30","give_score":"25"},{"label":"管理制度","desc":"规则003","score":"50","give_score":"40"}]
必填

响应参数

参数名
类型
描述
必填
code
int
示例:1
必填
msg
string
示例:ok
必填
time
string
示例:1679622928
必填
data
object
数据字典
必填
room_id
string
示例:1
必填
date
string
示例:2023-03-24
必填
score
int
示例:81
必填
data_json
array
数据列表
必填
label
string
示例:管理岗位
必填
desc
string
示例:规则001
必填
score
string
示例:10
必填
give_score
string
示例:8
必填
super_id
int
示例:7
必填
createtime
int
示例:1679622928
必填
updatetime
int
示例:1679622928
必填
id
string
示例:1
必填