检查是否已经打过分方法校验
GET
/api/scores/check
接口描述
校验该模板该产品该打分日期是否已经打过分
请求参数
参数名
类型
描述
必填
productId
string
产品ID
必填
templateId
string
模板id
必填
scoreDate
string
打分日期
必填
响应参数
参数名
类型
描述
必填
status
int
状态码
必填
code
int
错误编码
必填
msg
string
信息
必填
data
object
结果集
必填