Explorar el Código

ipu-sdk-demo修改生产环境地址

zhanglong7 %!s(int64=3) %!d(string=hace) años
padre
commit
0230d1f6cb
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      ipu-sdk-demo/app/src/main/assets/mobile-config.xml

+ 1 - 1
ipu-sdk-demo/app/src/main/assets/mobile-config.xml

@ -5,7 +5,7 @@
5 5
	<!-- 测试环境 -->
6 6
<!--	<config name="request_host" value="http://172.30.244.100:9090"/>-->
7 7
	<!-- 生产环境 -->
8
	<config name="request_host" value="http://172.30.214.100:9090"/>
8
	<config name="request_host" value="http://172.30.214.100:8088"/>
9 9
	<!-- 必须。10.0.2.2为Android模拟器的保留ip地址。访问到本机电脑时使用 -->
10 10
	<!-- <config name="request_host" value="http://10.0.2.2:8080"/> -->
11 11
	<!-- 必须。容器应用名或请求根路径 -->