@ -37,7 +37,7 @@ class InvoiceHeadValidate extends Validate
* 验证场景.
*/
protected $scene = [
'type0' => ['title','tax_number','telephone'],
'type0' => ['title','tax_number'],
'type1' => ['title'],
'type' => ['type']
];