'require|length:1,200', 'green_form|检查项' => 'require', ]; protected $message = [ 'title.length' => '名称必须200字以内', ]; protected $scene = [ ]; }