|
@ -1,7 +1,11 @@
|
1
|
1
|
<?xml version="1.0" encoding="utf-8"?>
|
2
|
2
|
<configs>
|
3
|
|
<config name="request_host" value="http://www.aiipu.com:8083"/>
|
4
|
|
<!-- <config name="request_host" value="http://192.168.1.171:8070"/>-->
|
|
3
|
<!--3.0稳定版生产环境-->
|
|
4
|
<!-- <config name="request_host" value="http://www.aiipu.com:8083"/>-->
|
|
5
|
<!--master标准版测试环境-->
|
|
6
|
<config name="request_host" value="http://121.42.183.206:8081"/>
|
|
7
|
<!-- <config name="request_host" value="http://121.42.183.206:8082"/>-->
|
|
8
|
|
5
|
9
|
<config name="request_path" value="/show"/>
|
6
|
10
|
<config name="request_servlet" value="/mobiledata"/>
|
7
|
11
|
<config name="loading_page" value="Res/local/welcome.html"/>
|