Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
// 当 tenant 为 all 时,根据 tenant 打包配置文件,并导出 namespace 到 manifest
http://127.0.0.1:10848/rnacos/api/console/config/download?dataParam=&groupParam=&tenant=all&pageNo=1&pageSize=20
在原有导入逻辑中判断是否压缩包中存在 manifest ,如果存在,认为是根据
namespace
导入,会先尝试创建对应的 namespace 之后再导入到对应的 namespace