{ "code": 200, "msg": "ok", "data": [ { "name": "Windows 平台", "url": "/local-app/windows/", "data": [ { "type": "常规", "version": "1.0.0", "name": "档案脱机存档-1.0.0-安装包.exe" }, { "type": "ARM64", "version": "1.0.0", "name": "档案脱机存档-arm64-1.0.0-安装包.exe" } ] }, { "name": "MacOs 平台", "url": "/local-app/mac/", "data": [ { "type": "Intel", "version": "1.0.0", "name": "档案脱机存档-1.0.0-安装包.dmg" }, { "type": "M系统", "version": "1.0.0", "name": "档案脱机存档-M系列-1.0.0-安装包.dmg" } ] } ] }