From 33facb189ceb055cda8aabe019f67dc0483f32a3 Mon Sep 17 00:00:00 2001 From: yangle <admin@YINMOU> Date: 星期三, 30 十月 2024 09:51:53 +0800 Subject: [PATCH] 产线包装单墨西哥 --- WebTM/Web.config | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/WebTM/Web.config b/WebTM/Web.config index ee4e5f2..3903a18 100644 --- a/WebTM/Web.config +++ b/WebTM/Web.config @@ -6,7 +6,7 @@ <configuration> <system.web> <compilation debug="true" targetFramework="4.5" /> - <httpRuntime targetFramework="4.5" /> + <httpRuntime targetFramework="4.5" maxQueryStringLength="102400" /> </system.web> <appSettings> <add key="Name" value="61.130.49.162:9090/WMSAPI///" /> -- Gitblit v1.9.1