提交代码

This commit is contained in:
2024-08-08 09:17:49 +08:00
parent d9b784a3d4
commit cc639f4cab
2 changed files with 10 additions and 1 deletions
+1 -1
View File
@@ -46,7 +46,7 @@
</system.Web>
-->
<system.web>
<compilation debug="false" targetFramework="4.6.1"/>
<compilation debug="true" targetFramework="4.6.1"/>
<httpRuntime/>
<pages controlRenderingCompatibilityVersion="4.0"/>
</system.web>