Browse Source

[new]跟换测试地址

zk 1 year ago
parent
commit
fbce7c9e00
1 changed files with 1 additions and 1 deletions
  1. 1 1
      lib/data/consts/constants.dart

+ 1 - 1
lib/data/consts/constants.dart

@@ -11,7 +11,7 @@ class Constants {
 
   static const String _devBaseUrl = "http://192.168.10.230:8880";
 
-  static const String _testBaseUrl = "https://central-test.atmob.com";
+  static const String _testBaseUrl = "http://42.193.245.11";
 
   static const String _prodBaseUrl = "https://project-api.atmob.com";