Browse Source

@task: use tencentIP

bai 3 years ago
parent
commit
d9d016ee26
1 changed files with 1 additions and 1 deletions
  1. 1 1
      demo/src/main/java/com/framework/app/Constants.kt

+ 1 - 1
demo/src/main/java/com/framework/app/Constants.kt

@@ -7,7 +7,7 @@ const val testIP = "http://192.168.0.48:8876/"
 
 const val tencentIP = "http://82.157.28.170:8876/"
 
-const val IP = testIP
+const val IP = tencentIP
 
 const val pathDownloadMap = "adm/downloadMap?key="