From 3e36b2130747f99eaf0f5aa86e9a7462f29a65de Mon Sep 17 00:00:00 2001 From: gaofei1985 <181547018@qq.com> Date: Tue, 16 Apr 2024 19:16:28 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- DataBase/版本日志/SGGLDB_WH_2024-04-16-gaofei.sql | 2 ++ SGGL/FineUIPro.Web/FineUIPro.Web.csproj.user | 2 +- SGGL/FineUIPro.Web/Web.config | 2 +- SGGL/WebAPI/WebAPI.csproj.user | 2 +- 4 files changed, 5 insertions(+), 3 deletions(-) create mode 100644 DataBase/版本日志/SGGLDB_WH_2024-04-16-gaofei.sql diff --git a/DataBase/版本日志/SGGLDB_WH_2024-04-16-gaofei.sql b/DataBase/版本日志/SGGLDB_WH_2024-04-16-gaofei.sql new file mode 100644 index 00000000..ff332b5f --- /dev/null +++ b/DataBase/版本日志/SGGLDB_WH_2024-04-16-gaofei.sql @@ -0,0 +1,2 @@ +ALTER TABLE Report_CQMS_MonthReportItem ADD TotationRate varchar(50) +GO \ No newline at end of file diff --git a/SGGL/FineUIPro.Web/FineUIPro.Web.csproj.user b/SGGL/FineUIPro.Web/FineUIPro.Web.csproj.user index 9e91deff..63ca13cc 100644 --- a/SGGL/FineUIPro.Web/FineUIPro.Web.csproj.user +++ b/SGGL/FineUIPro.Web/FineUIPro.Web.csproj.user @@ -1,7 +1,7 @@  - Debug|Any CPU + Release|Any CPU true false diff --git a/SGGL/FineUIPro.Web/Web.config b/SGGL/FineUIPro.Web/Web.config index 1ba63cb7..61ef3495 100644 --- a/SGGL/FineUIPro.Web/Web.config +++ b/SGGL/FineUIPro.Web/Web.config @@ -77,7 +77,7 @@ - + diff --git a/SGGL/WebAPI/WebAPI.csproj.user b/SGGL/WebAPI/WebAPI.csproj.user index 5fe155da..bd497c6b 100644 --- a/SGGL/WebAPI/WebAPI.csproj.user +++ b/SGGL/WebAPI/WebAPI.csproj.user @@ -1,7 +1,7 @@  - Debug|Any CPU + Release|Any CPU true