'require|length:1,200', 'cate|资源属性' => 'require', ]; protected $message = [ 'name.length' => '名称必须200字以内', ]; protected $scene = [ ]; }