table('customer') ->addColumn('assign_time', 'timestamp', ['null'=> true, 'comment'=> '指派时间']) ->update(); } }