diff --git a/BPA.KitChen.StoreManagement.Application/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs b/BPA.KitChen.StoreManagement.Application/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs
deleted file mode 100644
index ed92695..0000000
--- a/BPA.KitChen.StoreManagement.Application/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs
+++ /dev/null
@@ -1,4 +0,0 @@
-//
-using System;
-using System.Reflection;
-[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v6.0", FrameworkDisplayName = ".NET 6.0")]
diff --git a/BPA.KitChen.StoreManagement.Application/obj/Debug/net6.0/BPA.KitChen.StoreManagement.Application.AssemblyInfo.cs b/BPA.KitChen.StoreManagement.Application/obj/Debug/net6.0/BPA.KitChen.StoreManagement.Application.AssemblyInfo.cs
deleted file mode 100644
index a471a82..0000000
--- a/BPA.KitChen.StoreManagement.Application/obj/Debug/net6.0/BPA.KitChen.StoreManagement.Application.AssemblyInfo.cs
+++ /dev/null
@@ -1,23 +0,0 @@
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Reflection;
-
-[assembly: System.Reflection.AssemblyCompanyAttribute("BPA.KitChen.StoreManagement.Application")]
-[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
-[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
-[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
-[assembly: System.Reflection.AssemblyProductAttribute("BPA.KitChen.StoreManagement.Application")]
-[assembly: System.Reflection.AssemblyTitleAttribute("BPA.KitChen.StoreManagement.Application")]
-[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
-
-// 由 MSBuild WriteCodeFragment 类生成。
-
diff --git a/BPA.KitChen.StoreManagement.Application/obj/Debug/net6.0/BPA.KitChen.StoreManagement.Application.AssemblyInfoInputs.cache b/BPA.KitChen.StoreManagement.Application/obj/Debug/net6.0/BPA.KitChen.StoreManagement.Application.AssemblyInfoInputs.cache
deleted file mode 100644
index e7fcb19..0000000
--- a/BPA.KitChen.StoreManagement.Application/obj/Debug/net6.0/BPA.KitChen.StoreManagement.Application.AssemblyInfoInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-762337f158600efb4598c41e9776de064e7d160c
diff --git a/BPA.KitChen.StoreManagement.Application/obj/Debug/net6.0/BPA.KitChen.StoreManagement.Application.GlobalUsings.g.cs b/BPA.KitChen.StoreManagement.Application/obj/Debug/net6.0/BPA.KitChen.StoreManagement.Application.GlobalUsings.g.cs
deleted file mode 100644
index 8578f3d..0000000
--- a/BPA.KitChen.StoreManagement.Application/obj/Debug/net6.0/BPA.KitChen.StoreManagement.Application.GlobalUsings.g.cs
+++ /dev/null
@@ -1,8 +0,0 @@
-//
-global using global::System;
-global using global::System.Collections.Generic;
-global using global::System.IO;
-global using global::System.Linq;
-global using global::System.Net.Http;
-global using global::System.Threading;
-global using global::System.Threading.Tasks;
diff --git a/BPA.KitChen.StoreManagement.Core/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs b/BPA.KitChen.StoreManagement.Core/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs
deleted file mode 100644
index ed92695..0000000
--- a/BPA.KitChen.StoreManagement.Core/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs
+++ /dev/null
@@ -1,4 +0,0 @@
-//
-using System;
-using System.Reflection;
-[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v6.0", FrameworkDisplayName = ".NET 6.0")]
diff --git a/BPA.KitChen.StoreManagement.Core/obj/Debug/net6.0/BPA.KitChen.StoreManagement.Core.AssemblyInfo.cs b/BPA.KitChen.StoreManagement.Core/obj/Debug/net6.0/BPA.KitChen.StoreManagement.Core.AssemblyInfo.cs
deleted file mode 100644
index 5456967..0000000
--- a/BPA.KitChen.StoreManagement.Core/obj/Debug/net6.0/BPA.KitChen.StoreManagement.Core.AssemblyInfo.cs
+++ /dev/null
@@ -1,23 +0,0 @@
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Reflection;
-
-[assembly: System.Reflection.AssemblyCompanyAttribute("BPA.KitChen.StoreManagement.Core")]
-[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
-[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
-[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
-[assembly: System.Reflection.AssemblyProductAttribute("BPA.KitChen.StoreManagement.Core")]
-[assembly: System.Reflection.AssemblyTitleAttribute("BPA.KitChen.StoreManagement.Core")]
-[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
-
-// 由 MSBuild WriteCodeFragment 类生成。
-
diff --git a/BPA.KitChen.StoreManagement.Core/obj/Debug/net6.0/BPA.KitChen.StoreManagement.Core.AssemblyInfoInputs.cache b/BPA.KitChen.StoreManagement.Core/obj/Debug/net6.0/BPA.KitChen.StoreManagement.Core.AssemblyInfoInputs.cache
deleted file mode 100644
index fda49bb..0000000
--- a/BPA.KitChen.StoreManagement.Core/obj/Debug/net6.0/BPA.KitChen.StoreManagement.Core.AssemblyInfoInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-158b6b64b60af333e48b577d4be2b1a76fd28d1b
diff --git a/BPA.KitChen.StoreManagement.Core/obj/Debug/net6.0/BPA.KitChen.StoreManagement.Core.GlobalUsings.g.cs b/BPA.KitChen.StoreManagement.Core/obj/Debug/net6.0/BPA.KitChen.StoreManagement.Core.GlobalUsings.g.cs
deleted file mode 100644
index 8578f3d..0000000
--- a/BPA.KitChen.StoreManagement.Core/obj/Debug/net6.0/BPA.KitChen.StoreManagement.Core.GlobalUsings.g.cs
+++ /dev/null
@@ -1,8 +0,0 @@
-//
-global using global::System;
-global using global::System.Collections.Generic;
-global using global::System.IO;
-global using global::System.Linq;
-global using global::System.Net.Http;
-global using global::System.Threading;
-global using global::System.Threading.Tasks;
diff --git a/BPA.KitChen.StoreManagement.SqlSugar/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs b/BPA.KitChen.StoreManagement.SqlSugar/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs
deleted file mode 100644
index ed92695..0000000
--- a/BPA.KitChen.StoreManagement.SqlSugar/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs
+++ /dev/null
@@ -1,4 +0,0 @@
-//
-using System;
-using System.Reflection;
-[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v6.0", FrameworkDisplayName = ".NET 6.0")]
diff --git a/BPA.KitChen.StoreManagement.SqlSugar/obj/Debug/net6.0/BPA.KitChen.StoreManagement.SqlSugar.AssemblyInfo.cs b/BPA.KitChen.StoreManagement.SqlSugar/obj/Debug/net6.0/BPA.KitChen.StoreManagement.SqlSugar.AssemblyInfo.cs
deleted file mode 100644
index 9af8234..0000000
--- a/BPA.KitChen.StoreManagement.SqlSugar/obj/Debug/net6.0/BPA.KitChen.StoreManagement.SqlSugar.AssemblyInfo.cs
+++ /dev/null
@@ -1,23 +0,0 @@
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Reflection;
-
-[assembly: System.Reflection.AssemblyCompanyAttribute("BPA.KitChen.StoreManagement.SqlSugar")]
-[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
-[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
-[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
-[assembly: System.Reflection.AssemblyProductAttribute("BPA.KitChen.StoreManagement.SqlSugar")]
-[assembly: System.Reflection.AssemblyTitleAttribute("BPA.KitChen.StoreManagement.SqlSugar")]
-[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
-
-// 由 MSBuild WriteCodeFragment 类生成。
-
diff --git a/BPA.KitChen.StoreManagement.SqlSugar/obj/Debug/net6.0/BPA.KitChen.StoreManagement.SqlSugar.AssemblyInfoInputs.cache b/BPA.KitChen.StoreManagement.SqlSugar/obj/Debug/net6.0/BPA.KitChen.StoreManagement.SqlSugar.AssemblyInfoInputs.cache
deleted file mode 100644
index 15fd49f..0000000
--- a/BPA.KitChen.StoreManagement.SqlSugar/obj/Debug/net6.0/BPA.KitChen.StoreManagement.SqlSugar.AssemblyInfoInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-d0dd96c34e7b218e9cf3e48668c2d8aee757c785
diff --git a/BPA.KitChen.StoreManagement.SqlSugar/obj/Debug/net6.0/BPA.KitChen.StoreManagement.SqlSugar.GlobalUsings.g.cs b/BPA.KitChen.StoreManagement.SqlSugar/obj/Debug/net6.0/BPA.KitChen.StoreManagement.SqlSugar.GlobalUsings.g.cs
deleted file mode 100644
index 8578f3d..0000000
--- a/BPA.KitChen.StoreManagement.SqlSugar/obj/Debug/net6.0/BPA.KitChen.StoreManagement.SqlSugar.GlobalUsings.g.cs
+++ /dev/null
@@ -1,8 +0,0 @@
-//
-global using global::System;
-global using global::System.Collections.Generic;
-global using global::System.IO;
-global using global::System.Linq;
-global using global::System.Net.Http;
-global using global::System.Threading;
-global using global::System.Threading.Tasks;
diff --git a/BPA.KitChen.StoreManagement/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs b/BPA.KitChen.StoreManagement/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs
deleted file mode 100644
index ed92695..0000000
--- a/BPA.KitChen.StoreManagement/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs
+++ /dev/null
@@ -1,4 +0,0 @@
-//
-using System;
-using System.Reflection;
-[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v6.0", FrameworkDisplayName = ".NET 6.0")]
diff --git a/BPA.KitChen.StoreManagement/obj/Debug/net6.0/BPA.KitChen.StoreManagement.AssemblyInfo.cs b/BPA.KitChen.StoreManagement/obj/Debug/net6.0/BPA.KitChen.StoreManagement.AssemblyInfo.cs
deleted file mode 100644
index c834ab9..0000000
--- a/BPA.KitChen.StoreManagement/obj/Debug/net6.0/BPA.KitChen.StoreManagement.AssemblyInfo.cs
+++ /dev/null
@@ -1,23 +0,0 @@
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Reflection;
-
-[assembly: System.Reflection.AssemblyCompanyAttribute("BPA.KitChen.StoreManagement")]
-[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
-[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
-[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
-[assembly: System.Reflection.AssemblyProductAttribute("BPA.KitChen.StoreManagement")]
-[assembly: System.Reflection.AssemblyTitleAttribute("BPA.KitChen.StoreManagement")]
-[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
-
-// 由 MSBuild WriteCodeFragment 类生成。
-
diff --git a/BPA.KitChen.StoreManagement/obj/Debug/net6.0/BPA.KitChen.StoreManagement.AssemblyInfoInputs.cache b/BPA.KitChen.StoreManagement/obj/Debug/net6.0/BPA.KitChen.StoreManagement.AssemblyInfoInputs.cache
deleted file mode 100644
index 576bd01..0000000
--- a/BPA.KitChen.StoreManagement/obj/Debug/net6.0/BPA.KitChen.StoreManagement.AssemblyInfoInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-51577280f4c201399bb811e0afbf6b91b54df8e1
diff --git a/BPA.KitChen.StoreManagement/obj/Debug/net6.0/BPA.KitChen.StoreManagement.GlobalUsings.g.cs b/BPA.KitChen.StoreManagement/obj/Debug/net6.0/BPA.KitChen.StoreManagement.GlobalUsings.g.cs
deleted file mode 100644
index 025530a..0000000
--- a/BPA.KitChen.StoreManagement/obj/Debug/net6.0/BPA.KitChen.StoreManagement.GlobalUsings.g.cs
+++ /dev/null
@@ -1,17 +0,0 @@
-//
-global using global::Microsoft.AspNetCore.Builder;
-global using global::Microsoft.AspNetCore.Hosting;
-global using global::Microsoft.AspNetCore.Http;
-global using global::Microsoft.AspNetCore.Routing;
-global using global::Microsoft.Extensions.Configuration;
-global using global::Microsoft.Extensions.DependencyInjection;
-global using global::Microsoft.Extensions.Hosting;
-global using global::Microsoft.Extensions.Logging;
-global using global::System;
-global using global::System.Collections.Generic;
-global using global::System.IO;
-global using global::System.Linq;
-global using global::System.Net.Http;
-global using global::System.Net.Http.Json;
-global using global::System.Threading;
-global using global::System.Threading.Tasks;