|
|
@@ -7,8 +7,11 @@ const val URL_BASE = "https://api.whzytkj.online/"
|
|
|
const val WSS_BASE = "wss://link.whzytkj.online/access"
|
|
|
**/
|
|
|
|
|
|
-const val URL_BASE = "http://test.api.tianka.chat/"
|
|
|
-const val WSS_BASE = "wss://test.link.tianka.chat/access"
|
|
|
+const val URL_BASE = "https://api.whzytkj.online/"
|
|
|
+const val WSS_BASE = "wss://link.whzytkj.online/access"
|
|
|
+
|
|
|
+// const val URL_BASE = "http://test.api.tianka.chat/"
|
|
|
+// const val WSS_BASE = "wss://test.link.tianka.chat/access"
|
|
|
|
|
|
//const val URL_BASE = "https://api.manbowangluo.fun/"
|
|
|
//const val URL_BASE = "https://dev-api.syjinshanshan.com"
|