2025-03-28 09:49:56 +08:00

282 lines
16 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="utf-8"?>
<!--
有关如何配置 ASP.NET 应用程序的详细信息,请访问
https://go.microsoft.com/fwlink/?LinkId=301879
-->
<configuration>
<appSettings>
<add key="CoopMerchantUrls" value="https://user.eshangtech.com" />
<add key="OracleConnStrMSP" value="192.168.11.194,orclcs,mobileservice_platform,qrwl" />
<!--人保生产环境通讯地址
南云域名tydj-s.zb.qt.piccltd.com.cn 南云IP109.244.50.121
北云域名tydj-n.zb.qt.piccltd.com.cn 北云IP109.244.12.15
http://109.244.50.121:8081/ZheJiangSYJT/PiccClub
http://109.244.50.83:8081/ZheJiangSYJT/PiccClub-->
<!--<add key="piccurl" value="http://109.244.50.83:8081/ZheJiangSYJT/PiccClub" />
<add key="userName" value="PICCzjgsywIL8D7" />
<add key="passWord" value="PICCA41497EAB3373D6DA8436E096F10ADCA" />
<add key="signKey" value="PICCl0CGDJvF1Lk1ynYhnceZfYuDXEzeTd8YLRYB3Ju4" />
<add key="aeskey" value="255F11CA0C83644408649E996C46C338" />
<add key="uuid" value="DEBCB77E55F7BED7EB4D047394ED311E" />
<add key="clientId" value="2157514DAB9840E29C1D8D8F71050D70611mpFF" />
<add key="clientSecret" value="5CA69008910F41D99B95139EA49AF841612jGV5" />
<add key="channel" value="zjgsyw" />-->
<add key="piccurl" value="http://tydj-s.zb.qt.piccltd.com.cn/ZheJiangSYJT/PiccClub" />
<add key="userName" value="PICCzjgsywq7zso" />
<add key="passWord" value="PICC16972B36F7ABEE7EFB2203D8444BCB61" />
<add key="signKey" value="PICCqRhLAVqZbPJ4ch1P9w0ybZyxwK50pIo9lJMhZAyx" />
<add key="aeskey" value="26DE7EFD27654D4FB1762520E2048184" />
<add key="uuid" value="D130ED19A7F98C74CB3B839FD1099DC5" />
<add key="clientId" value="7A800D5DCCD942488BCD8E2E04C51FF6611tq8M" />
<add key="clientSecret" value="AD153258326449319D235AF89DE7FFEE6123bma" />
<add key="channel" value="zjgsyw" />
<add key="RechargeCompanyId" value="3" />
<!--可查看全部信息的平台账号-->
<add key="User_Passport" value="'system','chenyu'" />
<!--接口附件地址-->
<add key="AttachmentUrl" value="https://jtsy.eshangtech.com/"></add>
<!--业主本部服务区参数-->
<add key="UmiformCommodity" value="109|330001|6618" />
</appSettings>
<system.web>
<compilation debug="true" targetFramework="4.7.2" />
<httpRuntime targetFramework="4.7.2" />
</system.web>
<system.net>
<connectionManagement>
<add address="*" maxconnection="299" />
</connectionManagement>
</system.net>
<system.serviceModel>
<client>
<!--ClickOnce部署配置-->
<endpoint address="http://47.110.43.130:6060/PortalService/NetworkDeployed/Service.svc" binding="wsHttpBinding" bindingConfiguration="RealEstate_Binding" behaviorConfiguration="RealEstate_EndPointBehavior" contract="NetworkDeployed.References.IService">
<identity>
<dns value="SuperMap_RealEstate_Server" />
</identity>
</endpoint>
<!--数据字典-->
<endpoint address="http://47.110.43.130:7000/CoreFrameWork/Dictionary/Service.svc" binding="wsHttpBinding" bindingConfiguration="RealEstate_Binding" behaviorConfiguration="RealEstate_EndPointBehavior" contract="CoreFrameWork.Dictionary.References.IService">
<identity>
<dns value="SuperMap_RealEstate_Server" />
</identity>
</endpoint>
<!--系统框架-->
<endpoint address="http://47.110.43.130:7000/FrameWork/Service.svc" binding="wsHttpBinding" bindingConfiguration="RealEstate_Binding" behaviorConfiguration="RealEstate_EndPointBehavior" contract="FrameWork.References.IService">
<identity>
<dns value="SuperMap_RealEstate_Server" />
</identity>
</endpoint>
<!--业务流程-->
<endpoint address="http://47.110.43.130:7000/WorkFlow/Support/Service.svc" binding="wsHttpBinding" bindingConfiguration="RealEstate_Binding" behaviorConfiguration="RealEstate_EndPointBehavior" contract="WorkFlow.Support.References.IService">
<identity>
<dns value="SuperMap_RealEstate_Server" />
</identity>
</endpoint>
<endpoint address="http://47.110.43.130:7000/WorkFlow/Instance/Service.svc" binding="wsHttpBinding" bindingConfiguration="RealEstate_Binding" behaviorConfiguration="RealEstate_EndPointBehavior" contract="WorkFlow.Instance.References.IService">
<identity>
<dns value="SuperMap_RealEstate_Server" />
</identity>
</endpoint>
<!--高速驿站-->
<endpoint address="http://47.110.43.130:7000/ExchangeData/Service.svc" binding="wsHttpBinding" bindingConfiguration="RealEstate_Binding" behaviorConfiguration="RealEstate_EndPointBehavior" contract="ExchangeData.References.IService">
<identity>
<dns value="SuperMap_RealEstate_Server" />
</identity>
</endpoint>
<endpoint address="http://47.110.43.130:7000/HighWay/Running/Service.svc" binding="wsHttpBinding" bindingConfiguration="RealEstate_Binding" behaviorConfiguration="RealEstate_EndPointBehavior" contract="HighWay.Running.References.IService">
<identity>
<dns value="SuperMap_RealEstate_Server" />
</identity>
</endpoint>
<endpoint address="http://47.110.43.130:7000/HighWay/Storage/Service.svc" binding="wsHttpBinding" bindingConfiguration="RealEstate_Binding" behaviorConfiguration="RealEstate_EndPointBehavior" contract="HighWay.Storage.References.IService">
<identity>
<dns value="SuperMap_RealEstate_Server" />
</identity>
</endpoint>
<endpoint address="http://47.110.43.130:7000/HighWay/SellData/Service.svc" binding="wsHttpBinding" bindingConfiguration="RealEstate_Binding" behaviorConfiguration="RealEstate_EndPointBehavior" contract="HighWay.SellData.References.IService">
<identity>
<dns value="SuperMap_RealEstate_Server" />
</identity>
</endpoint>
<!--财务管理-->
<endpoint address="http://47.110.43.130:7000/Finance/Running/Service.svc" binding="wsHttpBinding" bindingConfiguration="RealEstate_Binding" behaviorConfiguration="RealEstate_EndPointBehavior" contract="Finance.Running.References.IService">
<identity>
<dns value="SuperMap_RealEstate_Server" />
</identity>
</endpoint>
<endpoint address="http://47.110.43.130:7000/Finance/Storage/Service.svc" binding="wsHttpBinding" bindingConfiguration="RealEstate_Binding" behaviorConfiguration="RealEstate_EndPointBehavior" contract="Finance.Storage.References.IService">
<identity>
<dns value="SuperMap_RealEstate_Server" />
</identity>
</endpoint>
<!--合作商户-->
<endpoint address="http://47.110.43.130:7999/Coop.Merchant/Service.svc" binding="wsHttpBinding" bindingConfiguration="RealEstate_Binding" behaviorConfiguration="RealEstate_EndPointBehavior" contract="Coop.Merchant.References.IService">
<identity>
<dns value="SuperMap_RealEstate_Server" />
</identity>
</endpoint>
<!--移动业务-->
<endpoint address="http://47.110.43.130:7999/MobileServicePlatform/Service.svc" binding="wsHttpBinding" bindingConfiguration="RealEstate_Binding" behaviorConfiguration="RealEstate_EndPointBehavior" contract="MobileServicePlatform.References.IService">
<identity>
<dns value="SuperMap_RealEstate_Server" />
</identity>
</endpoint>
<!--企业会员-->
<endpoint address="http://47.110.43.130:7000/MemberShip/Storage/Service.svc" binding="wsHttpBinding" bindingConfiguration="RealEstate_Binding" behaviorConfiguration="RealEstate_EndPointBehavior" contract="MemberShip.Storage.References.IService">
<identity>
<dns value="SuperMap_RealEstate_Server" />
</identity>
</endpoint>
<!--框架权限服务-->
<endpoint address="http://47.96.233.105:7999/FrameWork.Permission/service.svc" binding="wsHttpBinding" bindingConfiguration="RealEstate_Binding" behaviorConfiguration="RealEstate_EndPointBehavior" contract="FrameWork.Permission.References.IService">
<identity>
<dns value="SuperMap_RealEstate_Server" />
</identity>
</endpoint>
</client>
<bindings>
<wsHttpBinding>
<binding name="RealEstate_Binding" maxReceivedMessageSize="655360000">
<readerQuotas maxArrayLength="163840000"></readerQuotas>
<security mode="Message">
<message clientCredentialType="Certificate" negotiateServiceCredential="True" establishSecurityContext="True" />
</security>
</binding>
</wsHttpBinding>
</bindings>
<behaviors>
<endpointBehaviors>
<behavior name="RealEstate_EndPointBehavior">
<clientCredentials>
<serviceCertificate>
<authentication certificateValidationMode="Custom" customCertificateValidatorType="SuperMap.RealEstate.Certificate.ClientX509CertificateValidator,RealEstate.Core" />
</serviceCertificate>
</clientCredentials>
</behavior>
</endpointBehaviors>
<serviceBehaviors>
<behavior name="RealEstate_ServiceBehavior">
<serviceCredentials>
<clientCertificate>
<authentication certificateValidationMode="Custom" customCertificateValidatorType="SuperMap.RealEstate.Certificate.ServiceX509CertificateValidator,RealEstate.Core" />
</clientCertificate>
</serviceCredentials>
<serviceMetadata httpGetEnabled="true" />
<serviceDebug includeExceptionDetailInFaults="true" />
</behavior>
<behavior>
<serviceMetadata httpGetEnabled="true" />
<serviceDebug includeExceptionDetailInFaults="true" />
</behavior>
</serviceBehaviors>
</behaviors>
</system.serviceModel>
<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>
</system.webServer>
<runtime>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="Newtonsoft.Json" culture="neutral" publicKeyToken="30ad4fe6b2a6aeed" />
<bindingRedirect oldVersion="0.0.0.0-12.0.0.0" newVersion="12.0.0.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="System.Web.Helpers" publicKeyToken="31bf3856ad364e35" />
<bindingRedirect oldVersion="0.0.0.0-3.0.0.0" newVersion="3.0.0.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="System.Web.Mvc" publicKeyToken="31bf3856ad364e35" />
<bindingRedirect oldVersion="0.0.0.0-5.2.7.0" newVersion="5.2.7.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="System.Web.WebPages" publicKeyToken="31bf3856ad364e35" />
<bindingRedirect oldVersion="0.0.0.0-3.0.0.0" newVersion="3.0.0.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="System.Buffers" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.0.3.0" newVersion="4.0.3.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="System.Web.Http" publicKeyToken="31bf3856ad364e35" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-5.2.7.0" newVersion="5.2.7.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="System.Net.Http.Formatting" publicKeyToken="31bf3856ad364e35" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-5.2.7.0" newVersion="5.2.7.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="Microsoft.Extensions.Primitives" publicKeyToken="adb9793829ddae60" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-2.1.0.0" newVersion="2.1.0.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="Microsoft.AspNetCore.Http.Features" publicKeyToken="adb9793829ddae60" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-2.1.0.0" newVersion="2.1.0.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="Microsoft.Extensions.Logging.Abstractions" publicKeyToken="adb9793829ddae60" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-2.1.0.0" newVersion="2.1.0.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="Microsoft.Extensions.DependencyInjection.Abstractions" publicKeyToken="adb9793829ddae60" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-2.1.0.0" newVersion="2.1.0.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="Microsoft.Extensions.Options" publicKeyToken="adb9793829ddae60" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-2.1.0.0" newVersion="2.1.0.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="Microsoft.Extensions.FileProviders.Abstractions" publicKeyToken="adb9793829ddae60" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-2.1.0.0" newVersion="2.1.0.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="Microsoft.AspNetCore.Http.Abstractions" publicKeyToken="adb9793829ddae60" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-2.1.0.0" newVersion="2.1.0.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="Microsoft.AspNetCore.Routing.Abstractions" publicKeyToken="adb9793829ddae60" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-2.1.0.0" newVersion="2.1.0.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="System.Text.Encodings.Web" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.0.3.0" newVersion="4.0.3.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="Microsoft.Extensions.ObjectPool" publicKeyToken="adb9793829ddae60" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-2.1.0.0" newVersion="2.1.0.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="Microsoft.Net.Http.Headers" publicKeyToken="adb9793829ddae60" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-2.1.0.0" newVersion="2.1.0.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="Microsoft.AspNetCore.Routing" publicKeyToken="adb9793829ddae60" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-2.1.0.0" newVersion="2.1.0.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="Microsoft.AspNetCore.Http.Extensions" publicKeyToken="adb9793829ddae60" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-2.1.0.0" newVersion="2.1.0.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="log4net" publicKeyToken="669e0ddf0bb1aa2a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-2.0.12.0" newVersion="2.0.12.0" />
</dependentAssembly>
</assemblyBinding>
</runtime>
<connectionStrings>
<!--Redis缓存数据库-->
<add name="RedisConfig" connectionString="192.168.11.194:6379,password=123456,connectTimeout=1000,connectRetry=1,syncTimeout=10000" />
</connectionStrings>
<system.codedom>
<compilers>
<compiler extension=".cs" language="c#;cs;csharp" warningLevel="4" compilerOptions="/langversion:7.3 /nowarn:1659;1699;1701;612;618" type="Microsoft.CodeDom.Providers.DotNetCompilerPlatform.CSharpCodeProvider, Microsoft.CodeDom.Providers.DotNetCompilerPlatform, Version=3.6.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" />
<compiler extension=".vb" language="vb;vbs;visualbasic;vbscript" warningLevel="4" compilerOptions="/langversion:default /nowarn:41008,40000,40008 /define:_MYTYPE=\&quot;Web\&quot; /optionInfer+" type="Microsoft.CodeDom.Providers.DotNetCompilerPlatform.VBCodeProvider, Microsoft.CodeDom.Providers.DotNetCompilerPlatform, Version=3.6.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" />
</compilers>
</system.codedom>
</configuration>