|
|
|
@ -44,7 +44,7 @@ class EvaluateRequest extends FormRequest |
|
|
|
'c_attitude.*' => ':attribute信息不正确', |
|
|
|
'c_service.*' => ':attribute信息不正确', |
|
|
|
'c_quality.*' => ':attribute信息不正确', |
|
|
|
'content.between' => ':attribute字数限制在:min~:max字', |
|
|
|
'content.strlen' => ':attribute字数限制在:min~:max字', |
|
|
|
'content.*' => ':attribute信息不正确', |
|
|
|
]; |
|
|
|
} |
|
|
|
|