Explorar el Código

新宁海医院配置

licy hace 3 años
padre
commit
710fd06682
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      src/utils/config.js

+ 2 - 2
src/utils/config.js

@@ -44,8 +44,8 @@ function geturl(){
     }else{
         return {
             // gourl:'http://192.168.2.122:5654/cdss.html',
-            gourl:'http://10.54.22.81:5654/cdss.html',
-            imgurl:'http://10.54.22.81:82'
+            gourl:'http://10.54.22.91:5654/cdss.html',
+            imgurl:'http://10.54.22.91:82'
         }
     }
 }