fix: 上线修改
This commit is contained in:
@@ -148,3 +148,8 @@ export const getWithdrawalRecordAPI = (data) =>
|
||||
method: 'POST',
|
||||
data,
|
||||
})
|
||||
|
||||
// 下载APP
|
||||
export const downloadAppAPI = () => {
|
||||
location.href = 'https://tiktok-test.gbnorg.com/7885922.apk'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user