table("community") ->addColumn('employee_id', 'integer', ['comment' => '添加人', 'null' => true]) ->update(); } }