|
@@ -566,7 +566,7 @@
|
|
|
function download() {
|
|
|
if (isAndroid) {
|
|
|
if (baseUrl.includes('14.18.190.141')) {
|
|
|
- window.location.href = 'http://14.18.190.141:28888/suanchou'
|
|
|
+ window.location.href = 'http://14.18.190.144:18888/suanchou'
|
|
|
} else {
|
|
|
window.location.href = 'http://www.androidscloud.com/suanchou?timestamp=' + Math.random();
|
|
|
}
|
|
@@ -774,7 +774,7 @@
|
|
|
download() {
|
|
|
if (isAndroid) {
|
|
|
if (baseUrl.includes('14.16.190.141')) {
|
|
|
- window.location.href = 'http://14.18.190.141:28888/suanchou'
|
|
|
+ window.location.href = 'http://14.18.190.144:18888/suanchou'
|
|
|
} else {
|
|
|
window.location.href = 'http://www.androidscloud.com/suanchou?timestamp=' + Math.random();
|
|
|
}
|