Browse Source

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

zhanglong7 3 years ago
parent
commit
0230d1f6cb
1 changed files with 1 additions and 1 deletions
  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
	<!-- 测试环境 -->
5
	<!-- 测试环境 -->
6
<!--	<config name="request_host" value="http://172.30.244.100:9090"/>-->
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
	<!-- 必须。10.0.2.2为Android模拟器的保留ip地址。访问到本机电脑时使用 -->
9
	<!-- 必须。10.0.2.2为Android模拟器的保留ip地址。访问到本机电脑时使用 -->
10
	<!-- <config name="request_host" value="http://10.0.2.2:8080"/> -->
10
	<!-- <config name="request_host" value="http://10.0.2.2:8080"/> -->
11
	<!-- 必须。容器应用名或请求根路径 -->
11
	<!-- 必须。容器应用名或请求根路径 -->