['filled', 'int', 'min:0'], 'product_output' => ['filled', 'int', 'min:0'], 'product_value' => ['filled', 'int', 'min:0'], ]; } public function attributes() { return [ 'area' => '面积', 'product_output' => '产量', 'product_value' => '产值', ]; } }