web配置 发布于2025-02-18 作者:wushijun5200 <system.web> <compilation debug="true" targetFramework="4.0" /> <httpRuntime targetFramework="4.0" /> </system.web> <system.web> <customErrors mode="Off"/> </system.web>