table('company'); $table->addColumn('wework_company', 'integer', ['limit'=> 10, 'comment'=> '绑定的企业微信企业']) ->update(); } }