소스 검색

[new]跟换测试地址

zk 1 년 전
부모
커밋
fbce7c9e00
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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";