diff --git a/src/service/index.ts b/src/service/index.ts index 8f59479..aaed3fd 100644 --- a/src/service/index.ts +++ b/src/service/index.ts @@ -151,7 +151,7 @@ export const getWithdrawalRecordAPI = (data) => // 下载APP export const downloadAppAPI = () => { - location.href = 'https://r2.maldiveswallet.vip/app/x-2.apk' + location.href = 'https://r2.maldiveswallet.vip/app/maldiveswallet.apk' } // 修改密码第一步