table('building'); $table->addColumn('community_id', 'integer', ['limit'=> 10, 'comment'=> '小区id', 'default'=> 0]) ->update(); } }