增加评委评分
POST
http://localhost:8080/cloudPlatform/Judges-score/add
请求头
参数名
类型
描述
必填
Content-Type
application
必填
token
string
必填
请求参数
参数名
类型
描述
必填
videoId
string
视频id【必填】
必填
juId
int
评委id【必填】
必填
score
double
最终得分【必填】
必填
scoreRemark
string
评分说明
必填