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