table('company') ->removeColumn('vr_addrss') ->addColumn('vr_address', 'string', ['limit'=> 255, 'comment'=> 'vr寻址链接', 'default'=> '']); } }