{ "code": 200, "msg": "ok", "data": [ { "name": "Windows 平台", "platform": "win32", "url": "/local-app/windows/", "data": [ { "type": "常规", "arch": "x64", "version": "1.0.0", "name": "档案脱机存档-1.0.0-安装包.exe", "date": "2024-02-27", "log": "首次发布" }, { "type": "ARM64", "arch": "arm64", "version": "1.0.0", "name": "档案脱机存档-arm64-1.0.0-安装包.exe", "date": "2024-02-27", "log": "首次发布" } ] }, { "name": "MacOs 平台", "platform": "darwin", "url": "/local-app/mac/", "data": [ { "type": "Intel", "arch": "x64", "version": "1.0.0", "name": "档案脱机存档-1.0.0-安装包.dmg", "date": "2024-02-27", "log": "首次发布" }, { "type": "M系列", "arch": "arm64", "version": "1.0.0", "name": "档案脱机存档-M系列-1.0.0-安装包.dmg", "date": "2024-02-27", "log": "首次发布" } ] } ] }