Ver código fonte

1.测试地址改为正式地址。

20241218TB223FC(测试jar包)
wangwanlei 11 meses atrás
pai
commit
c2fff59ffe
1 arquivos alterados com 1 adições e 3 exclusões
  1. 1
    3
      corelib/src/main/java/com/xhly/corelib/Const.kt

+ 1
- 3
corelib/src/main/java/com/xhly/corelib/Const.kt Ver arquivo

@@ -73,9 +73,7 @@ object Const {
73 73
     const val SIMPHONENUM= "SIMPHONENUM"
74 74
 
75 75
     //接口地址 正式地址mc.xhkjedu.com测试地址mcapitest.xhkjedu.com
76
-
77
-    const val BASEURL="mcapitest.xhkjedu.com"
78
-
76
+    const val BASEURL="mc.xhkjedu.com"
79 77
     const val URL1: String = "https://$BASEURL/"
80 78
 
81 79
     //socket接口地址 正式地址mcws.xhkjedu.com测试地址mcwstest.xhkjedu.com

Carregando…
Cancelar
Salvar