table('weworksingle_customer'); $table->changeColumn('deletetime', 'timestamp', ['comment'=> '删除时间', 'null'=> true]) ->update(); } }