43 lines
2.6 KiB
Plaintext
43 lines
2.6 KiB
Plaintext
<configuration>
|
|
<system.web>
|
|
<compilation debug="true"
|
|
targetFramework="4.0" />
|
|
</system.web>
|
|
<appSettings>
|
|
<add key="DUTY_PARAGRAPH" value="9"/>
|
|
<!--山西-->
|
|
<add key="140000" value="http://124.165.206.9:6060/MobileServicePlatform/Handler/handler_ajax.ashx"></add>
|
|
<!--浙江-->
|
|
<add key="0" value="http://183.129.232.104:8010/MobileServicePlatform/Handler/handler_ajax.ashx"></add>
|
|
<add key="0_Balance" value="http://183.129.232.104:8010/MobileServicePlatform/Handler/handler_ajax.ashx"></add>
|
|
<add key="330000" value="http://183.129.232.104:8010/MobileServicePlatform/Handler/handler_ajax.ashx"></add>
|
|
<add key="330000_Balance" value="http://183.129.232.104:8010/MobileServicePlatform/Handler/handler_ajax.ashx"></add>
|
|
<!--温州-->
|
|
<add key="330300" value="http://218.75.19.2:6060/MobileServicePlatform/Handler/handler_ajax.ashx"></add>
|
|
<!--甬台温-->
|
|
<add key="330200" value="http://60.12.57.14:6060/MobileServicePlatform/Handler/handler_ajax.ashx"></add>
|
|
<!--四川-->
|
|
<add key="510000" value="http://47.110.43.130:6060/MobileServicePlatform/Handler/handler_ajax.ashx"></add>
|
|
<!--广西恒信-->
|
|
<add key="450000" value="http://113.16.255.162:6060/MobileServicePlatform/Handler/handler_ajax.ashx"></add>
|
|
<add key="450000_Balance" value="http://47.110.43.130:8011/MobileServicePlatform/Handler/handler_ajax.ashx"></add>
|
|
<!--广西南宁分公司-->
|
|
<add key="451200" value="http://47.110.43.130:6060/MobileServicePlatform/Handler/handler_ajax.ashx"></add>
|
|
<!--湖北-->
|
|
<add key="420000" value="http://47.110.43.130:6060/MobileServicePlatform/Handler/handler_ajax.ashx"></add>
|
|
<!--安徽-->
|
|
<add key="340000" value="http://47.110.43.130:6060/MobileServicePlatform/Handler/handler_ajax.ashx"></add>
|
|
<!--江西-->
|
|
<add key="360000" value="http://59.52.76.180:6060/MobileServicePlatform/Handler/handler_ajax.ashx"></add>
|
|
<!--重庆-->
|
|
<add key="500000" value="http://183.230.157.239:6060/MobileServicePlatform/Handler/handler_ajax.ashx"></add>
|
|
<!--贵州-->
|
|
<add key="520000" value="http://47.110.43.130:6060/MobileServicePlatform/Handler/handler_ajax.ashx"></add>
|
|
<!--甘肃-->
|
|
<add key="620000" value="http://47.110.43.130:6060/MobileServicePlatform/Handler/handler_ajax.ashx"></add>
|
|
<!--青海-->
|
|
<add key="630000" value="http://47.110.43.130:6060/MobileServicePlatform/Handler/handler_ajax.ashx"></add>
|
|
<!--新疆-->
|
|
<add key="650000" value="http://47.110.43.130:6060/MobileServicePlatform/Handler/handler_ajax.ashx"></add>
|
|
</appSettings>
|
|
</configuration> |