table('Community')->addColumn('households','integer', ['limit'=> 10, 'default'=> 0, 'comment'=> '户数'])->update(); } }