|
@@ -33,17 +33,17 @@ android.useDeprecatedNdk=true
|
|
|
|
|
|
TEST_BASE_URL ="https://dev.colexiu.com/"
|
|
|
RELEASE_BASE_URL ="https://online.colexiu.com/"
|
|
|
-DEV_BASE_URL ="https://ponline.colexiu.com/"
|
|
|
+DEV_BASE_URL ="https://test.colexiu.com/"
|
|
|
|
|
|
TEST_BASE_URL_H5 ="https://dev.colexiu.com/teacher"
|
|
|
RELEASE_BASE_URL_H5 ="https://online.colexiu.com/teacher"
|
|
|
-DEV_BASE_URL_H5 ="https://ponline.colexiu.com/teacher"
|
|
|
+DEV_BASE_URL_H5 ="https://test.colexiu.com/teacher"
|
|
|
|
|
|
TEST_BASE_URL_H5_STUDENT ="https://dev.colexiu.com/student"
|
|
|
RELEASE_BASE_URL_H5_STUDENT ="https://online.colexiu.com/student"
|
|
|
-DEV_BASE_URL_H5_STUDENT ="https://ponline.colexiu.com/student"
|
|
|
+DEV_BASE_URL_H5_STUDENT ="https://test.colexiu.com/student"
|
|
|
|
|
|
TEST_BASE_URL_H5_JG ="https://dev.colexiu.com/tenant"
|
|
|
RELEASE_BASE_URL_H5_JG ="https://online.colexiu.com/tenant"
|
|
|
-DEV_BASE_URL_H5_JG ="https://ponline.colexiu.com/tenant"
|
|
|
+DEV_BASE_URL_H5_JG ="https://test.colexiu.com/tenant"
|
|
|
|