Handy_Cao 6 months ago
parent
commit
c2bb45bf63
1 changed files with 1 additions and 1 deletions
  1. 1 1
      public/config/appconfig.json

+ 1 - 1
public/config/appconfig.json

@@ -3,7 +3,7 @@
   "appName": "MTP",
   "version": "1.0.0",
   "versionCode": "10000",
-  "apiUrl": "http://192.168.31.210:5036",
+  "apiUrl": "http://192.168.30.188:8080",
   "tokenStore": "session",
   "loginVerifyCodeEnabled": true
 }