heyang 3 years ago
parent
commit
c6691f9821
1 changed files with 1 additions and 1 deletions
  1. 1 1
      microserviceUserH5/vcloud/actFissionShare.html

+ 1 - 1
microserviceUserH5/vcloud/actFissionShare.html

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