table('community')->addColumn('users', 'integer', ['limit'=> 10, 'default'=> 0, 'comment'=> '活跃用户'])->update(); } }