.
admin
2024-04-04 561ef76cf91503ef6ce478f4240240da5d8828e4
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
<?xml version="1.0" encoding="utf-8"?>
<!--
  有关如何配置 ASP.NET 应用程序的详细信息,请访问
  https://go.microsoft.com/fwlink/?LinkId=301880
  -->
<configuration>
  <connectionStrings>
    <add name="connIndustry" connectionString="Data Source=47.92.245.94,1433;Initial Catalog=RiskControlRR;User ID=sa;Password=12345sa!" providerName="System.Data.SqlClient" />
    <!--<add name="connStr2" connectionString="Data Source=101.133.134.71,1433;Initial Catalog=RiskControlRR;User ID=sa;Password=win2020!" providerName="System.Data.SqlClient" />-->
    <add name="connStr" connectionString="Data Source=47.92.245.94,1433;Initial Catalog=RiskControlRR;User ID=sa;Password=12345sa!" providerName="System.Data.SqlClient" />
    <add name="connStrCreditRating" connectionString="Data Source=47.92.245.94,1433;Initial Catalog=RiskControlCR;User ID=sa;Password=12345sa!" providerName="System.Data.SqlClient" />
    <add name="connStrNews" connectionString="Data Source=47.92.245.94,1433;Initial Catalog=RiskControlNews;User ID=sa;Password=12345sa!" providerName="System.Data.SqlClient" />
    <add name="connStrNeeq" connectionString="Data Source=47.92.245.94,1433;Initial Catalog=RiskControlNeeq;User ID=sa;Password=12345sa!" providerName="System.Data.SqlClient" />
    <add name="connStrZd" connectionString="Data Source=47.92.245.94,1433;Initial Catalog=RiskControlZD;User ID=sa;Password=12345sa!" providerName="System.Data.SqlClient" />
    <add name="connStrSPM" connectionString="Data Source=47.92.245.94,1433;Initial Catalog=RiskControlSPM;User ID=sa;Password=12345sa!" providerName="System.Data.SqlClient" />
    <add name="connStrFr" connectionString="Data Source=47.92.245.94,1433;Initial Catalog=RiskControlFRMobile;User ID=sa;Password=12345sa!" providerName="System.Data.SqlClient" />
    <add name="connStrXt" connectionString="Data Source=101.133.134.71,1433;Initial Catalog=RiskControlStockDL;User ID=sa;Password=win2020!" providerName="System.Data.SqlClient" />
    <add name="connStrWX" connectionString="Data Source=47.92.245.94,1433;Initial Catalog=RiskControlWX;User ID=sa;Password=12345sa!" providerName="System.Data.SqlClient" />
    <add name="connStrTushare" connectionString="Data Source=106.55.47.126,1433;Initial Catalog=TushareDB;User ID=sa;Password=12345sa!@#$" providerName="System.Data.SqlClient" />
    <!--<add name="connStrAlarm" connectionString="Data Source=47.92.245.94,1433;Initial Catalog=RiskControlAlarm;User ID=sa;Password=12345sa!" providerName="System.Data.SqlClient" />-->
    <add name="connStrAlarm" connectionString="Data Source=101.133.134.71,1433;Initial Catalog=RiskControlAlarm;User ID=sa;Password=win2020!" providerName="System.Data.SqlClient" />
    <add name="connStrStockA" connectionString="Data Source=47.92.245.94,1433;Initial Catalog=RiskControlStockA;User ID=sa;Password=12345sa!" providerName="System.Data.SqlClient" />
    <add name="connStrStockB" connectionString="Data Source=47.92.245.94,1433;Initial Catalog=RiskControlStockB;User ID=sa;Password=12345sa!" providerName="System.Data.SqlClient" />
    <add name="connStrStockC" connectionString="Data Source=47.92.245.94,1433;Initial Catalog=RiskControlStockC;User ID=sa;Password=12345sa!" providerName="System.Data.SqlClient" />
    <add name="connStrCity" connectionString="Data Source=47.92.245.94,1433;Initial Catalog=RiskControlCity;User ID=sa;Password=12345sa!" providerName="System.Data.SqlClient" />
    <add name="connStrRRAutoBIDB" connectionString="Data Source=101.133.134.71,1433;Initial Catalog=RRAutoBIDB;User ID=sa;Password=win2020!" providerName="System.Data.SqlClient" />
    <!-- 用于仁软慧眼-财报日历 -->
    <add name="connStrTushareHY" connectionString="Data Source=106.55.47.126,1433;Initial Catalog=TushareDB;User ID=sa;Password=12345sa!@#$" providerName="System.Data.SqlClient" />
    <!-- 用于仁软慧眼-通用 -->
    <add name="connStrHuiY" connectionString="Data Source=106.55.47.126,1433;Initial Catalog=JRMonitorRR;User ID=sa;Password=12345sa!@#$" providerName="System.Data.SqlClient" />
    <!-- 用于仁软慧眼-数据 -->
    <add name="connStrMySQL" connectionString="Server=47.103.72.27;Port=13306;Database=ic_kg;Uid=root;Pwd=win2020!;" />
  </connectionStrings>
  <appSettings>
    <!-- 用 户登录信息保存模式:Session、Cookie -->
    <add key="LoginProvider" value="Session" />
    <!-- 用户登录信息保存时间(单位:分钟)-->
    <add key="LoginTimeout" value="120" />
    <!-- 企查查KEY Pro版-->
    <add key="QichachaKeyPro" value="c2ece05f726411ea89b97cd30aeb1e8c" />
    <!-- 企查查秘钥 Pro版-->
    <add key="QichachaSecretKeyPro" value="HJVKVGEDB7T65XWIJVHJYV89CO22TK7Z" />
    <!-- 企查查KEY 普通版-->
    <add key="QichachaKey" value="548949ce6f8b4819a540e76a505a6dcf" />
    <!-- 企查查秘钥 普通版-->
    <add key="QichachaSecretKey" value="E54D493593D6C029EF286623CBDF7818" />
    <!-- 企查查专业版开关-->
    <add key="IsQichachaPro" value="1" />
    <!-- 天眼查Token-->
    <add key="TianYanChaToken" value="8b56e8a2-9fee-4535-a3a6-96c813ff79f3" />
    <add key="TianYanChaToken2" value="19ee222e-8da1-4fdc-8b8a-04531f9d4839" />
    <!-- 启信宝appkey-->
    <add key="QiXinBaoAppKey" value="713e8ac8-65eb-4145-b92a-02950a51e532" />
    <!-- 启信宝secret_key-->
    <add key="QiXinBaoSecretKey" value="6cc673d5-d1e2-4d14-9c22-1988a8d724a7" />
    <!-- 启信宝数据过期时间(天)-->
    <add key="QixinbaoExpiredDays" value="600" />
    <!-- 企查查数据过期时间(天)-->
    <add key="QichachaExpiredDays" value="600" />
    <!-- 天眼查数据过期时间(天)-->
    <add key="TianyanchaExpiredDays" value="30" />
    <add key="TianyanchaExpiredDays2" value="300" />
    <!-- Tushare Token-->
    <add key="TushareToken" value="bf0a8329bb8e6014e750ea8f37995bf8f2b81e73f1f7c507ae87b147" />
    <!-- 易源数据-->
    <add key="YiYuanAppCode" value="5cf9b913869246398eed80df06d430b5" />
 
    <!-- 城投区域排名缓存有限天数 -->
    <add key="CityAreaRankCache" value="10" />
    <!-- Redis地址信息 -->
    <add key="RedisPath" value="127.0.0.1:6379,password=win2020!,defaultDatabase=0,poolsize=5,ssl=false,writeBuffer=10240" />
    <add key="RedisPath1" value="127.0.0.1:6379,password=win2020!,defaultDatabase=1,poolsize=5,ssl=false,writeBuffer=10240" />
    <add key="ExcelTemplatePsw" value="weiyou4828829" />
    <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="HYSiteUrl" value="http://huiyan.rensofter.com/" />
    <add key="TPSiteUrl" value="http://47.103.72.27:8030/" />
    <add key="ImgSiteUrl" value="http://101.133.134.71:9001/" />
    <add key="AliOCRKey" value="b77bcd5d997f47ecaee28e359fbcd605" />
    <add key="RenGPTFlag" value="0" />
    <add key="RenDevFlag" value="1" />
    <add key="RenUserScore" value="200" />
    <add key="RenFKFlag" value="0" />
  </appSettings>
  <system.web>
    <customErrors mode="Off" />
    <compilation debug="true" targetFramework="4.6.1" />
    <httpRuntime targetFramework="4.6.1" maxRequestLength="204800" executionTimeout="1200" />
    <httpModules>
      <add name="ApplicationInsightsWebTracking" type="Microsoft.ApplicationInsights.Web.ApplicationInsightsHttpModule, Microsoft.AI.Web" />
    </httpModules>
  </system.web>
  <runtime>
    <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
      <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="WebGrease" publicKeyToken="31bf3856ad364e35" />
        <bindingRedirect oldVersion="0.0.0.0-1.5.2.14234" newVersion="1.5.2.14234" />
      </dependentAssembly>
      <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.WebPages" 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.2.3.0" newVersion="5.2.3.0" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="MySql.Data" publicKeyToken="c5687fc88969c44d" culture="neutral" />
        <bindingRedirect oldVersion="0.0.0.0-8.2.0.0" newVersion="8.2.0.0" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="System.Runtime.CompilerServices.Unsafe" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
        <bindingRedirect oldVersion="0.0.0.0-6.0.0.0" newVersion="6.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="Newtonsoft.Json" publicKeyToken="30ad4fe6b2a6aeed" culture="neutral" />
        <bindingRedirect oldVersion="0.0.0.0-13.0.0.0" newVersion="13.0.0.0" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="NPOI.OpenXmlFormats" publicKeyToken="0DF73EC7942B34E1" culture="neutral" />
        <bindingRedirect oldVersion="0.0.0.0-2.3.0.0" newVersion="2.3.0.0" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="NPOI.OpenXml4Net" publicKeyToken="0DF73EC7942B34E1" culture="neutral" />
        <bindingRedirect oldVersion="0.0.0.0-2.3.0.0" newVersion="2.3.0.0" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="NPOI.OOXML" publicKeyToken="0DF73EC7942B34E1" culture="neutral" />
        <bindingRedirect oldVersion="0.0.0.0-2.3.0.0" newVersion="2.3.0.0" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="NPOI" publicKeyToken="0DF73EC7942B34E1" culture="neutral" />
        <bindingRedirect oldVersion="0.0.0.0-2.3.0.0" newVersion="2.3.0.0" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="ICSharpCode.SharpZipLib" publicKeyToken="1B03E6ACF1164F73" culture="neutral" />
        <bindingRedirect oldVersion="0.0.0.0-0.86.0.0" newVersion="0.86.0.0" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="System.Numerics.Vectors" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
        <bindingRedirect oldVersion="0.0.0.0-4.1.4.0" newVersion="4.1.4.0" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="BouncyCastle.Crypto" publicKeyToken="0e99375e54769942" culture="neutral" />
        <bindingRedirect oldVersion="0.0.0.0-1.8.6.0" newVersion="1.8.6.0" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="System.Memory" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral" />
        <bindingRedirect oldVersion="0.0.0.0-4.0.1.1" newVersion="4.0.1.1" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="System.IO.Pipelines" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral" />
        <bindingRedirect oldVersion="0.0.0.0-5.0.0.2" newVersion="5.0.0.2" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="System.Runtime.Loader" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
        <bindingRedirect oldVersion="0.0.0.0-4.0.1.0" newVersion="4.0.1.0" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="System.Security.Principal.Windows" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
        <bindingRedirect oldVersion="0.0.0.0-5.0.0.0" newVersion="5.0.0.0" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="System.Text.Json" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral" />
        <bindingRedirect oldVersion="0.0.0.0-6.0.0.7" newVersion="6.0.0.7" />
      </dependentAssembly>
    </assemblyBinding>
  </runtime>
  <system.webServer>
    <security>
      <requestFiltering>
        <requestLimits maxAllowedContentLength="107374182" />
      </requestFiltering>
    </security>
    <validation validateIntegratedModeConfiguration="false" />
    <modules>
      <remove name="ApplicationInsightsWebTracking" />
      <add name="ApplicationInsightsWebTracking" type="Microsoft.ApplicationInsights.Web.ApplicationInsightsHttpModule, Microsoft.AI.Web" preCondition="managedHandler" />
    </modules>
  </system.webServer>
  <system.codedom>
    <compilers>
      <compiler language="c#;cs;csharp" extension=".cs" type="Microsoft.CodeDom.Providers.DotNetCompilerPlatform.CSharpCodeProvider, Microsoft.CodeDom.Providers.DotNetCompilerPlatform, Version=1.0.8.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" warningLevel="4" compilerOptions="/langversion:default /nowarn:1659;1699;1701" />
      <compiler language="vb;vbs;visualbasic;vbscript" extension=".vb" type="Microsoft.CodeDom.Providers.DotNetCompilerPlatform.VBCodeProvider, Microsoft.CodeDom.Providers.DotNetCompilerPlatform, Version=1.0.8.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" warningLevel="4" compilerOptions="/langversion:default /nowarn:41008 /define:_MYTYPE=\&quot;Web\&quot; /optionInfer+" />
    </compilers>
  </system.codedom>
  <system.serviceModel>
    <bindings>
      <basicHttpBinding>
        <binding name="BasicHttpBinding_IServiceCruOil" />
      </basicHttpBinding>
    </bindings>
    <client>
        <!--localhost-->
        <endpoint address="http://47.92.245.94:8080:8080/ServiceCruOil.svc" binding="basicHttpBinding" bindingConfiguration="BasicHttpBinding_IServiceCruOil" contract="WcfServiceCruOil.IServiceCruOil" name="BasicHttpBinding_IServiceCruOil" />
    </client>
  </system.serviceModel>
  
  <system.web.extensions>
    <scripting>
      <webServices>
        <jsonSerialization maxJsonLength="2147483644"></jsonSerialization>
      </webServices>
    </scripting>
  </system.web.extensions>
</configuration>