管道基础大数据平台系统开发-【CS】-ExportMap
13693261870
2023-09-07 52cb8e9d1363585733dbe9c0855b64e9877d3261
MoonExp/Web.config
@@ -10,7 +10,9 @@
  </appSettings>
  <system.web>
    <compilation debug="true" targetFramework="4.5.2" />
    <httpRuntime targetFramework="4.5.2" />
    <!-- maxRequestLength是上传文件时最大size(单位是KB,默认值是4096kb),executionTimeout是请求session(单位是秒,默认值是110s) -->
    <httpRuntime maxRequestLength="2147483647" executionTimeout="8640000"/>
    <pages controlRenderingCompatibilityVersion="4.0"/>
  </system.web>
  <system.webServer>
    <security>