table('building'); $table->changeColumn('duetime', 'date', ['comment'=> '交房时间', 'default'=> null]) ->update(); } }