thx / rap2-delos

阿里妈妈前端团队出品的开源接口管理工具RAP第二代
http://rap2.taobao.org
MIT License
7.62k stars 1.35k forks source link

rap2 私有化部署后无法同步原在线版的数据 #886

Open duanxiao35 opened 1 year ago

duanxiao35 commented 1 year ago

BUG描述 从http://rap2.taobao.org/上导出的项目数据无法导入到私有化部署的项目中 复现步骤

  1. rap仓库选择导出
  2. 下载json文件
  3. 本地部署rap2中选择项目并点击导入,将json粘贴
  4. 报错 导入失败,请检查文件格式,详细错误:导入失败: notNull Violation: Interface.name cannot be null, notNull Violation: Interface.url cannot be null, notNull Violation: Interface.method cannot be null.

期望结果 导入成功,可看到所有模块和接口 实际结果 报错 导入失败,请检查文件格式,详细错误:导入失败: notNull Violation: Interface.name cannot be null, notNull Violation: Interface.url cannot be null, notNull Violation: Interface.method cannot be null. 环境 docker