table('customer_invalid_log')->addColumn('valid_time', 'timestamp', ['null'=> true, 'comment'=> '成为有效客户时间'])->update(); } }