<?xml version="1.0"?>
|
<!--
|
有关如何配置 ASP.NET 应用程序的详细信息,请访问
|
http://go.microsoft.com/fwlink/?LinkId=301879
|
-->
|
<configuration>
|
<connectionStrings>
|
<!--<add name="wmsConnection" connectionString="Data Source=192.168.1.198\sql2008;Initial Catalog=HC2_WMS;User ID=sa;Password=sa@2015" providerName="System.Data.SqlClient" />-->
|
<!--<add name="wmsConnection" connectionString="Data Source=192.168.1.199;Initial Catalog=Product_AutoWMS2.0;User ID=sa;Password=test?123" providerName="System.Data.SqlClient"/>
|
<add name="DataType" connectionString="MSSQL"/>
|
<add name="MIP" connectionString="192.168.1.199"/>
|
<add name="MPORT" connectionString="27017"/>
|
<add name="MDB" connectionString="product_mtl"/>
|
<add name="MUSER" connectionString="product"/>
|
<add name="MPWD" connectionString="123456"/>-->
|
<add name="wmsConnection" connectionString="Data Source=192.168.1.199;Initial Catalog=Product_AutoWMS2.0;User ID=sa;Password=test?123" providerName="System.Data.SqlClient"/>
|
<add name="DataType" connectionString="MSSQL"/>
|
<add name="MIP" connectionString="192.168.1.199"/>
|
<add name="MPORT" connectionString="27017"/>
|
<add name="MDB" connectionString="product_mtl"/>
|
<add name="MUSER" connectionString="product"/>
|
<add name="MPWD" connectionString="123456"/>
|
</connectionStrings>
|
<!--<appSettings>
|
<add key="appCode" value="AutoWMS"/>
|
<add key="autobom_ipAddress" value="192.168.1.199:8002"/>
|
<add key="ams_ipAddress" value="192.168.1.199:8004"/>
|
<add key="RedisPath" value="123456@192.168.1.153:6379"/>
|
<add key="DefaultDb" value="1"/>
|
<add key="KdEID"/>
|
<add key="KdEAppKey"/>
|
<add key="KdEReqURL"/>
|
<add key="AppName" value="汉合"/>
|
<add key="AutobomApi" value="192.168.1.199:8002"/>
|
<add key="REDIS" value="123456@192.168.1.153:6379"/>
|
<add key="REDIS_DB" value="1"/>
|
<add key="UI_ROOT_PATH" value="E:\0.公司产品\3.AutoWMS\AutoWMS_UI"/>
|
<add key="OMS_API" value="192.168.1.199:9012"/>
|
<add key="AMS_API"/>
|
<add key="PrintAlgorLog" value="Y"/>
|
<add key="webpages:Version" value="3.0.0.0"/>
|
<add key="webpages:Enabled" value="false"/>
|
<add key="ClientValidationEnabled" value="true"/>
|
<add key="UnobtrusiveJavaScriptEnabled" value="true"/>
|
<add key="aspnet:MaxJsonDeserializerMembers" value="150000000"/>
|
<add key="PdaServerVersion" value="1000000"/>
|
<add key="PdalastForce" value="1000000"/>
|
<add key="PdaUpdateUrl" value="http://192.168.1.198:603/app-baidu-release.apk"/>
|
<add key="IsUseOrg" value="N"/>
|
<add key="projectCode" value="xme001"/>
|
</appSettings>-->
|
<appSettings>
|
<add key="appCode" value="AutoWMS" />
|
<add key="autobom_ipAddress" value="192.168.1.199:8002" />
|
<add key="ams_ipAddress" value="192.168.1.199:8086" />
|
<add key="RedisPath" value="123456@192.168.1.153:6379" />
|
<add key="DefaultDb" value="1" />
|
<add key="KdEID" />
|
<add key="KdEAppKey" />
|
<add key="KdEReqURL" />
|
<add key="AppName" value="汉和" />
|
<add key="AutobomApi" value="192.168.1.199:8002" />
|
<add key="REDIS" value="123456@192.168.1.153:6379" />
|
<add key="REDIS_DB" value="1" />
|
<add key="UI_ROOT_PATH" value="E:\0.公司产品\3.AutoWMS\AutoWMS_UI" />
|
<add key="OMS_API" value="192.168.1.199:9012" />
|
<add key="AMS_API" />
|
<add key="PrintAlgorLog" value="Y" />
|
<add key="webpages:Version" value="3.0.0.0" />
|
<add key="webpages:Enabled" value="false" />
|
<add key="ClientValidationEnabled" value="true" />
|
<add key="UnobtrusiveJavaScriptEnabled" value="true" />
|
<add key="aspnet:MaxJsonDeserializerMembers" value="150000000" />
|
<add key="PdaServerVersion" value="1000100" />
|
<add key="PdalastForce" value="1000100" />
|
<add key="PdaUpdateUrl" value="http://192.168.1.199:603/app-autowmsproduct-release.apk" />
|
<add key="IsUseOrg" value="N" />
|
</appSettings>
|
<system.web>
|
<compilation targetFramework="4.5.1" debug="true"/>
|
<httpRuntime targetFramework="4.5.1"/>
|
<customErrors mode="Off"/>
|
</system.web>
|
<system.webServer>
|
<handlers>
|
<remove name="ExtensionlessUrlHandler-Integrated-4.0"/>
|
<remove name="OPTIONSVerbHandler"/>
|
<remove name="TRACEVerbHandler"/>
|
<add name="ExtensionlessUrlHandler-Integrated-4.0" path="*." verb="*" type="System.Web.Handlers.TransferRequestHandler" preCondition="integratedMode,runtimeVersionv4.0"/>
|
</handlers>
|
<security>
|
<requestFiltering>
|
<requestLimits maxAllowedContentLength="2147483648"/>
|
</requestFiltering>
|
</security>
|
<directoryBrowse enabled="true"/>
|
</system.webServer>
|
<runtime>
|
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
|
<dependentAssembly>
|
<assemblyIdentity name="System.Web.Helpers" publicKeyToken="31bf3856ad364e35"/>
|
<bindingRedirect oldVersion="1.0.0.0-3.0.0.0" newVersion="3.0.0.0"/>
|
</dependentAssembly>
|
<dependentAssembly>
|
<assemblyIdentity name="System.Web.Mvc" publicKeyToken="31bf3856ad364e35"/>
|
<bindingRedirect oldVersion="1.0.0.0-5.0.0.0" newVersion="5.0.0.0"/>
|
</dependentAssembly>
|
<dependentAssembly>
|
<assemblyIdentity name="System.Web.Optimization" publicKeyToken="31bf3856ad364e35"/>
|
<bindingRedirect oldVersion="1.0.0.0-1.1.0.0" newVersion="1.1.0.0"/>
|
</dependentAssembly>
|
<dependentAssembly>
|
<assemblyIdentity name="System.Web.WebPages" publicKeyToken="31bf3856ad364e35"/>
|
<bindingRedirect oldVersion="1.0.0.0-3.0.0.0" newVersion="3.0.0.0"/>
|
</dependentAssembly>
|
<dependentAssembly>
|
<assemblyIdentity name="WebGrease" publicKeyToken="31bf3856ad364e35"/>
|
<bindingRedirect oldVersion="0.0.0.0-1.5.2.14234" newVersion="1.5.2.14234"/>
|
</dependentAssembly>
|
<dependentAssembly>
|
<assemblyIdentity name="Newtonsoft.Json" publicKeyToken="30ad4fe6b2a6aeed" culture="neutral"/>
|
<bindingRedirect oldVersion="0.0.0.0-12.0.0.0" newVersion="12.0.0.0"/>
|
</dependentAssembly>
|
<dependentAssembly>
|
<assemblyIdentity name="System.Web.Http" publicKeyToken="31bf3856ad364e35" culture="neutral"/>
|
<bindingRedirect oldVersion="0.0.0.0-5.0.0.0" newVersion="5.0.0.0"/>
|
</dependentAssembly>
|
<dependentAssembly>
|
<assemblyIdentity name="System.Net.Http.Formatting" publicKeyToken="31bf3856ad364e35" culture="neutral"/>
|
<bindingRedirect oldVersion="0.0.0.0-5.0.0.0" newVersion="5.0.0.0"/>
|
</dependentAssembly>
|
</assemblyBinding>
|
</runtime>
|
</configuration>
|