19 lines
1.1 KiB
XML
19 lines
1.1 KiB
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
<configuration>
|
|
<appSettings>
|
|
<add key="OracleConnStr" value="127.0.0.1,orcl,highway_storage,qrwl"/>
|
|
<add key="OracleConnStrEx" value="127.0.0.1,orcl,highway_storage,qrwl"/>
|
|
<!--老乡鸡驿商门店代码-->
|
|
<add key="ServerpartShopCode" value="340505019001,340505039001,340711019001,340711039001,341004039001,341004019001,340912049001,340912029001,341003049001,341003029001" />
|
|
<add key="ServerpartShopCode_Test" value="341003049001" />
|
|
<!--老乡鸡密钥-->
|
|
<add key="LXJaccessKey" value="q41mi7om06t36et5" />
|
|
<add key="LXJsecret" value="4yo4itsesq36vznt72w198hp1hryly0s" />
|
|
<!--老乡鸡系统门店代码-->
|
|
<add key="ExtStoreId" value="1271,1272,1273,1274,1275,1276,1277,1278,1279,1280" />
|
|
<add key="ExtStoreId_Test" value="1279" />
|
|
<!--http://lxj-business-center.lxjchina.com.cn/oc/owar-->
|
|
<!--http://uat-store-center.lxjchina.com.cn/oc/owar-->
|
|
<add key="LXJHostUrls_Test" value="http://lxj-business-center.lxjchina.com.cn/oc/owar" />
|
|
</appSettings>
|
|
</configuration> |