table('community'); $table->addColumn('duetime', 'date', ['null'=> true, 'comment'=> '交房时间'])->update(); } }