From a6ec32f0e2a0e67e3666068b623c02011232e075 Mon Sep 17 00:00:00 2001 From: fanwensheng Date: Sat, 15 Jan 2022 14:41:27 +0800 Subject: [PATCH] Update --- 04.系统编码/App/App.csproj | 2 +- 04.系统编码/BLL/BLL.csproj | 1 + 04.系统编码/DAL/DAL.csproj | 1 + 04.系统编码/Model/Model.csproj | 1 + 4 files changed, 4 insertions(+), 1 deletion(-) diff --git a/04.系统编码/App/App.csproj b/04.系统编码/App/App.csproj index 08ee1cc..ad05267 100644 --- a/04.系统编码/App/App.csproj +++ b/04.系统编码/App/App.csproj @@ -136,6 +136,7 @@ + Global.asax @@ -201,7 +202,6 @@ - diff --git a/04.系统编码/BLL/BLL.csproj b/04.系统编码/BLL/BLL.csproj index 12bf80e..fe1c026 100644 --- a/04.系统编码/BLL/BLL.csproj +++ b/04.系统编码/BLL/BLL.csproj @@ -53,6 +53,7 @@ + diff --git a/04.系统编码/DAL/DAL.csproj b/04.系统编码/DAL/DAL.csproj index 7e15c99..83c42d1 100644 --- a/04.系统编码/DAL/DAL.csproj +++ b/04.系统编码/DAL/DAL.csproj @@ -57,6 +57,7 @@ + diff --git a/04.系统编码/Model/Model.csproj b/04.系统编码/Model/Model.csproj index 904be27..a5cd1a1 100644 --- a/04.系统编码/Model/Model.csproj +++ b/04.系统编码/Model/Model.csproj @@ -50,6 +50,7 @@ +