liguorui 6 years ago
parent
commit
fadc54f0b4
1 changed files with 2 additions and 1 deletions
  1. 2 1
      app.js

+ 2 - 1
app.js

@@ -42,6 +42,7 @@ App({
     });
   },
   globalData: {
-    serverpath:"https://api.jasonre.cn"
+    //serverpath:"https://api.jasonre.cn"
+    serverpath:"https://api.dyhc360.com"
   }
 })