'required|string' ]; } public function attributes() { return [ 'code' => '获取的code', ]; } }