瀏覽代碼

新宁海医院配置

licy 3 年之前
父節點
當前提交
710fd06682
共有 1 個文件被更改,包括 2 次插入2 次删除
  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'
         }
     }
 }