From 2e19e118c58fd86b05359a6ca5dd772cccbee740 Mon Sep 17 00:00:00 2001 From: zhaoy <137053305@qq.com> Date: Sat, 30 Dec 2023 15:01:44 +0800 Subject: [PATCH] ZY --- .../DesignTimeBuild/.dtbcache.v2 | Bin 0 -> 219073 bytes .vs/BPA.SAAS.Manage/v17/.suo | Bin 68096 -> 54272 bytes .../bpa.newkitchen.manage.metadata.v5.2 | Bin 258359 -> 303927 bytes .../bpa.newkitchen.manage.projects.v5.2 | Bin 1536846 -> 2011655 bytes .../BPA.SAAS.Manage.Web.Core.csproj | 20 -- .../Auth/AuthService.cs | 0 .../Auth/Dtos/LoginInput.cs | 0 .../Auth/Dtos/LoginOutInfo.cs | 0 .../Auth/Dtos/LoginOutput.cs | 0 .../Auth/IAuthService.cs | 0 .../BPA.SAAS.Manage.Application.csproj | 8 +- .../BPA.SAAS.Manage.Application.xml | 208 +++++++++--------- .../GlobalUsings.cs | 0 .../Org/Dtos/Company/CompanyDtoInput.cs | 0 .../Org/Dtos/Company/CompanyDtoPageInput.cs | 0 .../Org/Dtos/Users/UserDtoInput.cs | 0 .../Org/Interface/ICompanyService.cs | 0 .../Org/Interface/IRoleService.cs | 0 .../Org/Interface/IUserService.cs | 0 .../Org/Services/CompanyService.cs | 0 .../Org/Services/RoleService.cs | 0 .../Org/Services/UserService.cs | 0 .../System/DictDataServices.cs | 0 .../System/DictTypeServices.cs | 0 .../System/Dtos/DictDataDto.cs | 0 .../System/Dtos/DictDataQueryDto.cs | 0 .../System/Dtos/DictTypeDto.cs | 0 .../System/Dtos/DictTypeQueryDto.cs | 0 .../System/Dtos/MenuDtoInput.cs | 0 .../System/Dtos/MenuTreeDtoOutput.cs | 0 .../System/Dtos/MenuTreeOutput.cs | 0 .../System/Dtos/MenuTreeSearchDtoInput.cs | 0 .../System/Interface/IDictDataService.cs | 0 .../System/Interface/IDictTypeService.cs | 0 .../System/Interface/IMenuService.cs | 0 .../System/MenuServices.cs | 0 .../System/Services/DictDataService.cs | 0 .../System/Services/DictTypeService.cs | 0 .../System/Services/MenuService.cs | 0 .../applicationsettings.json | 0 ...PA.NewKitChen.Manage.Application.deps.json | 0 .../BPA.NewKitChen.Manage.Application.dll | Bin .../BPA.NewKitChen.Manage.Application.pdb | Bin .../BPA.NewKitChen.Manage.Application.xml | 0 .../net6.0/BPA.NewKitChen.Manage.Comm.dll | Bin .../net6.0/BPA.NewKitChen.Manage.Comm.pdb | Bin .../net6.0/BPA.NewKitChen.Manage.Core.dll | Bin .../net6.0/BPA.NewKitChen.Manage.Core.pdb | Bin .../net6.0/BPA.NewKitChen.Manage.Core.xml | 0 .../bin/Debug/net6.0/applicationsettings.json | 0 ...anage.Application.csproj.nuget.dgspec.json | 0 ...en.Manage.Application.csproj.nuget.g.props | 0 ....Manage.Application.csproj.nuget.g.targets | 0 ...anage.Application.csproj.nuget.dgspec.json | 0 ...en.Manage.Application.csproj.nuget.g.props | 0 ....Manage.Application.csproj.nuget.g.targets | 0 ...anage.Application.csproj.nuget.dgspec.json | 38 ++-- ...AS.Manage.Application.csproj.nuget.g.props | 0 ....Manage.Application.csproj.nuget.g.targets | 0 ...CoreApp,Version=v6.0.AssemblyAttributes.cs | 0 ...KitChen.Manage.Application.AssemblyInfo.cs | 0 ...anage.Application.AssemblyInfoInputs.cache | 0 ....GeneratedMSBuildEditorConfig.editorconfig | 0 ...tChen.Manage.Application.GlobalUsings.g.cs | 0 ...PA.KitChen.Manage.Application.assets.cache | Bin ...Application.csproj.AssemblyReference.cache | Bin ...Application.csproj.CoreCompileInputs.cache | 0 ...ge.Application.csproj.FileListAbsolute.txt | 0 ...KitChen.Manage.Application.AssemblyInfo.cs | 0 ...anage.Application.AssemblyInfoInputs.cache | 0 ....GeneratedMSBuildEditorConfig.editorconfig | 0 ...tChen.Manage.Application.GlobalUsings.g.cs | 0 ...NewKitChen.Manage.Application.assets.cache | Bin ...Application.csproj.AssemblyReference.cache | Bin ....Application.csproj.BuildWithSkipAnalyzers | 0 ...hen.Manage.Application.csproj.CopyComplete | 0 ...Application.csproj.CoreCompileInputs.cache | 0 ...ge.Application.csproj.FileListAbsolute.txt | 0 .../BPA.NewKitChen.Manage.Application.dll | Bin .../BPA.NewKitChen.Manage.Application.pdb | Bin ...PA.SAAS.Manage.Application.AssemblyInfo.cs | 0 ...anage.Application.AssemblyInfoInputs.cache | 0 ....GeneratedMSBuildEditorConfig.editorconfig | 2 +- ....SAAS.Manage.Application.GlobalUsings.g.cs | 0 .../BPA.SAAS.Manage.Application.assets.cache | Bin 70347 -> 70347 bytes ...Application.csproj.AssemblyReference.cache | Bin .../obj/Debug/net6.0/_IsIncrementalBuild | 0 .../ref/BPA.NewKitChen.Manage.Application.dll | Bin .../BPA.NewKitChen.Manage.Application.dll | Bin .../obj/project.assets.json | 22 +- .../obj/project.nuget.cache | 4 +- .../BPA.SAAS.Manage.Comm.csproj | 0 .../Const/ClaimConst.cs | 0 .../Enum/AdminEnums.cs | 0 .../Enum/CommonStatus.cs | 0 .../net6.0/BPA.KitChen.Manage.Comm.deps.json | 0 .../Debug/net6.0/BPA.KitChen.Manage.Comm.dll | Bin .../Debug/net6.0/BPA.KitChen.Manage.Comm.pdb | Bin .../BPA.NewKitChen.Manage.Comm.deps.json | 0 .../net6.0/BPA.NewKitChen.Manage.Comm.dll | Bin .../net6.0/BPA.NewKitChen.Manage.Comm.pdb | Bin ...tChen.Manage.Comm.csproj.nuget.dgspec.json | 0 ...A.KitChen.Manage.Comm.csproj.nuget.g.props | 0 ...KitChen.Manage.Comm.csproj.nuget.g.targets | 0 ...tChen.Manage.Comm.csproj.nuget.dgspec.json | 0 ...ewKitChen.Manage.Comm.csproj.nuget.g.props | 0 ...KitChen.Manage.Comm.csproj.nuget.g.targets | 0 ....SAAS.Manage.Comm.csproj.nuget.dgspec.json | 10 +- .../BPA.SAAS.Manage.Comm.csproj.nuget.g.props | 0 ...PA.SAAS.Manage.Comm.csproj.nuget.g.targets | 0 ...CoreApp,Version=v6.0.AssemblyAttributes.cs | 0 .../BPA.KitChen.Manage.Comm.AssemblyInfo.cs | 0 ...tChen.Manage.Comm.AssemblyInfoInputs.cache | 0 ....GeneratedMSBuildEditorConfig.editorconfig | 0 .../BPA.KitChen.Manage.Comm.GlobalUsings.g.cs | 0 .../BPA.KitChen.Manage.Comm.assets.cache | Bin ...Manage.Comm.csproj.AssemblyReference.cache | Bin ....Manage.Comm.csproj.BuildWithSkipAnalyzers | 0 ...Manage.Comm.csproj.CoreCompileInputs.cache | 0 ...en.Manage.Comm.csproj.FileListAbsolute.txt | 0 .../Debug/net6.0/BPA.KitChen.Manage.Comm.dll | Bin .../Debug/net6.0/BPA.KitChen.Manage.Comm.pdb | Bin ...BPA.NewKitChen.Manage.Comm.AssemblyInfo.cs | 0 ...tChen.Manage.Comm.AssemblyInfoInputs.cache | 0 ....GeneratedMSBuildEditorConfig.editorconfig | 0 ...A.NewKitChen.Manage.Comm.GlobalUsings.g.cs | 0 .../BPA.NewKitChen.Manage.Comm.assets.cache | Bin ...Manage.Comm.csproj.AssemblyReference.cache | Bin ....Manage.Comm.csproj.BuildWithSkipAnalyzers | 0 ...Manage.Comm.csproj.CoreCompileInputs.cache | 0 ...en.Manage.Comm.csproj.FileListAbsolute.txt | 0 .../net6.0/BPA.NewKitChen.Manage.Comm.dll | Bin .../net6.0/BPA.NewKitChen.Manage.Comm.pdb | Bin .../BPA.SAAS.Manage.Comm.AssemblyInfo.cs | 0 ....SAAS.Manage.Comm.AssemblyInfoInputs.cache | 0 ....GeneratedMSBuildEditorConfig.editorconfig | 2 +- .../BPA.SAAS.Manage.Comm.GlobalUsings.g.cs | 0 .../net6.0/BPA.SAAS.Manage.Comm.assets.cache | Bin 487 -> 487 bytes ...Manage.Comm.csproj.AssemblyReference.cache | Bin .../obj/Debug/net6.0/_IsIncrementalBuild | 0 .../net6.0/ref/BPA.KitChen.Manage.Comm.dll | Bin .../net6.0/ref/BPA.NewKitChen.Manage.Comm.dll | Bin .../net6.0/refint/BPA.KitChen.Manage.Comm.dll | Bin .../refint/BPA.NewKitChen.Manage.Comm.dll | Bin .../obj/project.assets.json | 6 +- .../obj/project.nuget.cache | 4 +- .../BPA.SAAS.Manage.Core.csproj | 6 +- .../BPA.SAAS.Manage.Core.xml | 146 ++++++------ .../Base/IBaseEntity.cs | 0 .../Base/PageInputBase.cs | 0 .../Base/PageUtil.cs | 0 .../DbContext.cs | 0 .../Org/BPA_Company.cs | 0 .../Org/BPA_Organize.cs | 0 .../Org/BPA_Roles.cs | 0 .../Org/BPA_Users.cs | 0 .../System/BPA_DictData.cs | 0 .../System/BPA_DictType.cs | 0 .../System/BPA_ErrorLog.cs | 0 .../System/BPA_Menu.cs | 0 .../System/BPA_OperateLog.cs | 0 .../System/BPA_RoleMenu.cs | 0 .../Debug/net6.0/BPA.KitChen.Manage.Comm.dll | Bin .../Debug/net6.0/BPA.KitChen.Manage.Comm.pdb | Bin .../net6.0/BPA.KitChen.Manage.Core.deps.json | 0 .../Debug/net6.0/BPA.KitChen.Manage.Core.dll | Bin .../Debug/net6.0/BPA.KitChen.Manage.Core.pdb | Bin .../net6.0/BPA.NewKitChen.Manage.Comm.dll | Bin .../net6.0/BPA.NewKitChen.Manage.Comm.pdb | Bin .../BPA.NewKitChen.Manage.Core.deps.json | 0 .../net6.0/BPA.NewKitChen.Manage.Core.dll | Bin .../net6.0/BPA.NewKitChen.Manage.Core.pdb | Bin .../net6.0}/BPA.NewKitChen.Manage.Core.xml | 0 ...tChen.Manage.Core.csproj.nuget.dgspec.json | 0 ...A.KitChen.Manage.Core.csproj.nuget.g.props | 0 ...KitChen.Manage.Core.csproj.nuget.g.targets | 0 ...tChen.Manage.Core.csproj.nuget.dgspec.json | 0 ...ewKitChen.Manage.Core.csproj.nuget.g.props | 0 ...KitChen.Manage.Core.csproj.nuget.g.targets | 0 ....SAAS.Manage.Core.csproj.nuget.dgspec.json | 22 +- .../BPA.SAAS.Manage.Core.csproj.nuget.g.props | 0 ...PA.SAAS.Manage.Core.csproj.nuget.g.targets | 0 ...CoreApp,Version=v6.0.AssemblyAttributes.cs | 0 .../BPA.KitChen.Manage.Core.AssemblyInfo.cs | 0 ...tChen.Manage.Core.AssemblyInfoInputs.cache | 0 ....GeneratedMSBuildEditorConfig.editorconfig | 0 .../BPA.KitChen.Manage.Core.assets.cache | Bin ...Manage.Core.csproj.AssemblyReference.cache | Bin ....Manage.Core.csproj.BuildWithSkipAnalyzers | 0 ...PA.KitChen.Manage.Core.csproj.CopyComplete | 0 ...Manage.Core.csproj.CoreCompileInputs.cache | 0 ...en.Manage.Core.csproj.FileListAbsolute.txt | 0 .../Debug/net6.0/BPA.KitChen.Manage.Core.dll | Bin .../Debug/net6.0/BPA.KitChen.Manage.Core.pdb | Bin ...BPA.NewKitChen.Manage.Core.AssemblyInfo.cs | 0 ...tChen.Manage.Core.AssemblyInfoInputs.cache | 0 ....GeneratedMSBuildEditorConfig.editorconfig | 0 .../BPA.NewKitChen.Manage.Core.assets.cache | Bin ...Manage.Core.csproj.AssemblyReference.cache | Bin ....Manage.Core.csproj.BuildWithSkipAnalyzers | 0 ...NewKitChen.Manage.Core.csproj.CopyComplete | 0 ...Manage.Core.csproj.CoreCompileInputs.cache | 0 ...en.Manage.Core.csproj.FileListAbsolute.txt | 0 .../net6.0/BPA.NewKitChen.Manage.Core.dll | Bin .../net6.0/BPA.NewKitChen.Manage.Core.pdb | Bin .../BPA.SAAS.Manage.Core.AssemblyInfo.cs | 0 ....SAAS.Manage.Core.AssemblyInfoInputs.cache | 0 ....GeneratedMSBuildEditorConfig.editorconfig | 2 +- .../net6.0/BPA.SAAS.Manage.Core.assets.cache | Bin 70347 -> 70347 bytes ...Manage.Core.csproj.AssemblyReference.cache | Bin .../obj/Debug/net6.0/_IsIncrementalBuild | 0 .../net6.0/ref/BPA.KitChen.Manage.Core.dll | Bin .../net6.0/ref/BPA.NewKitChen.Manage.Core.dll | Bin .../net6.0/refint/BPA.KitChen.Manage.Core.dll | Bin .../refint/BPA.NewKitChen.Manage.Core.dll | Bin .../obj/project.assets.json | 14 +- .../obj/project.nuget.cache | 4 +- .../BPA.SAAS.Manage.Web.Core.csproj | 20 ++ .../BPA.SAAS.Manage.Web.Core.xml | 8 +- .../Handlers/JwtHandler.cs | 0 .../Startup.cs | 0 .../BPA.NewKitChen.Manage.Application.dll | Bin .../BPA.NewKitChen.Manage.Application.pdb | Bin .../BPA.NewKitChen.Manage.Application.xml | 0 .../net6.0/BPA.NewKitChen.Manage.Comm.dll | Bin .../net6.0/BPA.NewKitChen.Manage.Comm.pdb | Bin .../net6.0/BPA.NewKitChen.Manage.Core.dll | Bin .../net6.0/BPA.NewKitChen.Manage.Core.pdb | Bin .../net6.0/BPA.NewKitChen.Manage.Core.xml | 0 .../BPA.NewKitChen.Manage.Web.Core.deps.json | 0 .../net6.0/BPA.NewKitChen.Manage.Web.Core.dll | Bin .../net6.0/BPA.NewKitChen.Manage.Web.Core.pdb | Bin .../BPA.NewKitChen.Manage.Web.Core.xml | 0 .../bin/Debug/net6.0/applicationsettings.json | 0 ...n.Manage.Web.Core.csproj.nuget.dgspec.json | 0 ...tChen.Manage.Web.Core.csproj.nuget.g.props | 0 ...hen.Manage.Web.Core.csproj.nuget.g.targets | 0 ...n.Manage.Web.Core.csproj.nuget.dgspec.json | 0 ...tChen.Manage.Web.Core.csproj.nuget.g.props | 0 ...hen.Manage.Web.Core.csproj.nuget.g.targets | 0 ...S.Manage.Web.Core.csproj.nuget.dgspec.json | 50 ++--- ....SAAS.Manage.Web.Core.csproj.nuget.g.props | 0 ...AAS.Manage.Web.Core.csproj.nuget.g.targets | 0 ...CoreApp,Version=v6.0.AssemblyAttributes.cs | 0 ...PA.KitChen.Manage.Web.Core.AssemblyInfo.cs | 0 ...n.Manage.Web.Core.AssemblyInfoInputs.cache | 0 ....GeneratedMSBuildEditorConfig.editorconfig | 0 .../BPA.KitChen.Manage.Web.Core.assets.cache | Bin ...ge.Web.Core.csproj.AssemblyReference.cache | Bin ...ge.Web.Core.csproj.CoreCompileInputs.cache | 0 ...anage.Web.Core.csproj.FileListAbsolute.txt | 0 ...NewKitChen.Manage.Web.Core.AssemblyInfo.cs | 0 ...n.Manage.Web.Core.AssemblyInfoInputs.cache | 0 ....GeneratedMSBuildEditorConfig.editorconfig | 0 ...PA.NewKitChen.Manage.Web.Core.assets.cache | Bin ...ge.Web.Core.csproj.AssemblyReference.cache | Bin ...age.Web.Core.csproj.BuildWithSkipAnalyzers | 0 ...itChen.Manage.Web.Core.csproj.CopyComplete | 0 ...ge.Web.Core.csproj.CoreCompileInputs.cache | 0 ...anage.Web.Core.csproj.FileListAbsolute.txt | 0 .../net6.0/BPA.NewKitChen.Manage.Web.Core.dll | Bin .../net6.0/BPA.NewKitChen.Manage.Web.Core.pdb | Bin .../BPA.SAAS.Manage.Web.Core.AssemblyInfo.cs | 0 ...S.Manage.Web.Core.AssemblyInfoInputs.cache | 0 ....GeneratedMSBuildEditorConfig.editorconfig | 2 +- .../BPA.SAAS.Manage.Web.Core.assets.cache | Bin 70545 -> 70533 bytes ...ge.Web.Core.csproj.AssemblyReference.cache | Bin .../obj/Debug/net6.0/_IsIncrementalBuild | 0 .../ref/BPA.NewKitChen.Manage.Web.Core.dll | Bin .../refint/BPA.NewKitChen.Manage.Web.Core.dll | Bin .../obj/project.assets.json | 22 +- .../obj/project.nuget.cache | 4 +- .../BPA.SAAS.Manage.Web.Entry.csproj | 2 +- .../BPA.SAAS.Manage.Web.Entry.csproj.user | 2 +- .../Program.cs | 0 .../Properties/launchSettings.json | 0 .../SingleFilePublish.cs | 0 .../appsettings.Development.json | 0 .../appsettings.json | 0 .../BPA.NewKitChen.Manage.Application.dll | Bin .../BPA.NewKitChen.Manage.Application.pdb | Bin .../BPA.NewKitChen.Manage.Application.xml | 0 .../net6.0/BPA.NewKitChen.Manage.Comm.dll | Bin .../net6.0/BPA.NewKitChen.Manage.Comm.pdb | Bin .../net6.0/BPA.NewKitChen.Manage.Core.dll | Bin .../net6.0/BPA.NewKitChen.Manage.Core.pdb | Bin .../net6.0/BPA.NewKitChen.Manage.Core.xml | 0 .../net6.0/BPA.NewKitChen.Manage.Web.Core.dll | Bin .../net6.0/BPA.NewKitChen.Manage.Web.Core.pdb | Bin .../net6.0/BPA.NewKitChen.Manage.Web.Core.xml | 0 .../BPA.NewKitChen.Manage.Web.Entry.deps.json | 0 .../BPA.NewKitChen.Manage.Web.Entry.dll | Bin .../BPA.NewKitChen.Manage.Web.Entry.exe | Bin .../BPA.NewKitChen.Manage.Web.Entry.pdb | Bin ...itChen.Manage.Web.Entry.runtimeconfig.json | 0 .../bin/Debug/net6.0/Ben.Demystifier.dll | Bin .../bin/Debug/net6.0/DmProvider.dll | Bin ...Furion.Extras.Authentication.JwtBearer.dll | Bin .../Furion.Extras.ObjectMapper.Mapster.dll | Bin ...re.Extras.DependencyModel.CodeAnalysis.dll | Bin .../bin/Debug/net6.0/Furion.Pure.dll | Bin .../bin/Debug/net6.0/Kdbndp.dll | Bin .../bin/Debug/net6.0/Mapster.Core.dll | Bin .../net6.0/Mapster.DependencyInjection.dll | Bin .../bin/Debug/net6.0/Mapster.dll | Bin ...ft.AspNetCore.Authentication.JwtBearer.dll | Bin .../net6.0/Microsoft.AspNetCore.JsonPatch.dll | Bin ...icrosoft.AspNetCore.Mvc.NewtonsoftJson.dll | Bin .../Microsoft.AspNetCore.Razor.Language.dll | Bin .../net6.0/Microsoft.CodeAnalysis.CSharp.dll | Bin .../Debug/net6.0/Microsoft.CodeAnalysis.dll | Bin .../Debug/net6.0/Microsoft.Data.SqlClient.dll | Bin .../Debug/net6.0/Microsoft.Data.Sqlite.dll | Bin .../Microsoft.Extensions.DependencyModel.dll | Bin .../net6.0/Microsoft.Identity.Client.dll | Bin .../Microsoft.IdentityModel.JsonWebTokens.dll | Bin .../Microsoft.IdentityModel.Logging.dll | Bin ....IdentityModel.Protocols.OpenIdConnect.dll | Bin .../Microsoft.IdentityModel.Protocols.dll | Bin .../net6.0/Microsoft.IdentityModel.Tokens.dll | Bin .../bin/Debug/net6.0/Microsoft.OpenApi.dll | Bin .../net6.0/Microsoft.Win32.SystemEvents.dll | Bin .../net6.0/MiniProfiler.AspNetCore.Mvc.dll | Bin .../Debug/net6.0/MiniProfiler.AspNetCore.dll | Bin .../bin/Debug/net6.0/MiniProfiler.Shared.dll | Bin .../bin/Debug/net6.0/MySqlConnector.dll | Bin .../bin/Debug/net6.0/Newtonsoft.Json.Bson.dll | Bin .../bin/Debug/net6.0/Newtonsoft.Json.dll | Bin .../bin/Debug/net6.0/Npgsql.dll | Bin .../Debug/net6.0/Oracle.ManagedDataAccess.dll | Bin .../net6.0/SQLitePCLRaw.batteries_v2.dll | Bin .../bin/Debug/net6.0/SQLitePCLRaw.core.dll | Bin .../net6.0/SQLitePCLRaw.nativelibrary.dll | Bin .../SQLitePCLRaw.provider.dynamic_cdecl.dll | Bin .../bin/Debug/net6.0/SqlSugar.dll | Bin .../net6.0/Swashbuckle.AspNetCore.Swagger.dll | Bin .../Swashbuckle.AspNetCore.SwaggerGen.dll | Bin .../Swashbuckle.AspNetCore.SwaggerUI.dll | Bin ...tem.Configuration.ConfigurationManager.dll | Bin .../System.Diagnostics.PerformanceCounter.dll | Bin .../System.DirectoryServices.Protocols.dll | Bin .../Debug/net6.0/System.DirectoryServices.dll | Bin .../Debug/net6.0/System.Drawing.Common.dll | Bin .../System.IdentityModel.Tokens.Jwt.dll | Bin .../net6.0/System.Reflection.Metadata.dll | Bin .../Debug/net6.0/System.Runtime.Caching.dll | Bin ...em.Security.Cryptography.ProtectedData.dll | Bin .../net6.0/System.Security.Permissions.dll | Bin .../bin/Debug/net6.0/System.Text.Json.dll | Bin .../net6.0/System.Windows.Extensions.dll | Bin .../bin/Debug/net6.0/applicationsettings.json | 0 .../Debug/net6.0/appsettings.Development.json | 0 .../bin/Debug/net6.0/appsettings.json | 0 .../alpine-x64/native/libe_sqlite3.so | Bin .../runtimes/linux-arm/native/libe_sqlite3.so | Bin .../linux-arm64/native/libe_sqlite3.so | Bin .../linux-armel/native/libe_sqlite3.so | Bin .../linux-mips64/native/libe_sqlite3.so | Bin .../linux-musl-x64/native/libe_sqlite3.so | Bin .../runtimes/linux-x64/native/libe_sqlite3.so | Bin .../runtimes/linux-x86/native/libe_sqlite3.so | Bin .../osx-x64/native/libe_sqlite3.dylib | Bin .../netcoreapp3.0/System.Drawing.Common.dll | Bin .../Microsoft.Data.SqlClient.dll | Bin .../native/Microsoft.Data.SqlClient.SNI.dll | Bin .../runtimes/win-arm/native/e_sqlite3.dll | Bin .../native/Microsoft.Data.SqlClient.SNI.dll | Bin .../runtimes/win-arm64/native/e_sqlite3.dll | Bin .../native/Microsoft.Data.SqlClient.SNI.dll | Bin .../runtimes/win-x64/native/e_sqlite3.dll | Bin .../native/Microsoft.Data.SqlClient.SNI.dll | Bin .../runtimes/win-x86/native/e_sqlite3.dll | Bin .../System.Diagnostics.PerformanceCounter.dll | Bin .../System.DirectoryServices.Protocols.dll | Bin .../System.DirectoryServices.dll | Bin .../Microsoft.Win32.SystemEvents.dll | Bin .../netcoreapp3.0/System.Drawing.Common.dll | Bin .../System.Windows.Extensions.dll | Bin .../Microsoft.Data.SqlClient.dll | Bin .../netstandard2.0/System.Runtime.Caching.dll | Bin ...em.Security.Cryptography.ProtectedData.dll | Bin ....Manage.Web.Entry.csproj.nuget.dgspec.json | 0 ...Chen.Manage.Web.Entry.csproj.nuget.g.props | 0 ...en.Manage.Web.Entry.csproj.nuget.g.targets | 0 ....Manage.Web.Entry.csproj.nuget.dgspec.json | 0 ...Chen.Manage.Web.Entry.csproj.nuget.g.props | 0 ...en.Manage.Web.Entry.csproj.nuget.g.targets | 0 ....Manage.Web.Entry.csproj.nuget.dgspec.json | 62 +++--- ...SAAS.Manage.Web.Entry.csproj.nuget.g.props | 0 ...AS.Manage.Web.Entry.csproj.nuget.g.targets | 0 ...CoreApp,Version=v6.0.AssemblyAttributes.cs | 0 ...A.KitChen.Manage.Web.Entry.AssemblyInfo.cs | 0 ....Manage.Web.Entry.AssemblyInfoInputs.cache | 0 ....GeneratedMSBuildEditorConfig.editorconfig | 0 ...KitChen.Manage.Web.Entry.GlobalUsings.g.cs | 0 ...ntry.MvcApplicationPartsAssemblyInfo.cache | 0 .../BPA.KitChen.Manage.Web.Entry.assets.cache | Bin ...e.Web.Entry.csproj.AssemblyReference.cache | Bin ...e.Web.Entry.csproj.CoreCompileInputs.cache | 0 ...nage.Web.Entry.csproj.FileListAbsolute.txt | 0 ...ewKitChen.Manage.Web.Entry.AssemblyInfo.cs | 0 ....Manage.Web.Entry.AssemblyInfoInputs.cache | 0 ....GeneratedMSBuildEditorConfig.editorconfig | 0 ...KitChen.Manage.Web.Entry.GlobalUsings.g.cs | 0 ...ntry.MvcApplicationPartsAssemblyInfo.cache | 0 ...b.Entry.MvcApplicationPartsAssemblyInfo.cs | 0 ...A.NewKitChen.Manage.Web.Entry.assets.cache | Bin ...e.Web.Entry.csproj.AssemblyReference.cache | Bin ...ge.Web.Entry.csproj.BuildWithSkipAnalyzers | 0 ...tChen.Manage.Web.Entry.csproj.CopyComplete | 0 ...e.Web.Entry.csproj.CoreCompileInputs.cache | 0 ...nage.Web.Entry.csproj.FileListAbsolute.txt | 0 .../BPA.NewKitChen.Manage.Web.Entry.dll | Bin ...en.Manage.Web.Entry.genruntimeconfig.cache | 0 .../BPA.NewKitChen.Manage.Web.Entry.pdb | Bin .../BPA.SAAS.Manage.Web.Entry.AssemblyInfo.cs | 0 ....Manage.Web.Entry.AssemblyInfoInputs.cache | 0 ....GeneratedMSBuildEditorConfig.editorconfig | 4 +- ...PA.SAAS.Manage.Web.Entry.GlobalUsings.g.cs | 0 .../BPA.SAAS.Manage.Web.Entry.assets.cache | Bin 62652 -> 62634 bytes ...e.Web.Entry.csproj.AssemblyReference.cache | Bin .../obj/Debug/net6.0/_IsIncrementalBuild | 0 .../obj/Debug/net6.0/apphost.exe | Bin .../ref/BPA.NewKitChen.Manage.Web.Entry.dll | Bin .../BPA.NewKitChen.Manage.Web.Entry.dll | Bin .../Debug/net6.0/staticwebassets.build.json | 0 ...uild.BPA.NewKitChen.Manage.Web.Entry.props | 0 ...ting.BPA.NewKitChen.Manage.Web.Entry.props | 0 ...tive.BPA.NewKitChen.Manage.Web.Entry.props | 0 .../obj/project.assets.json | 26 +-- .../obj/project.nuget.cache | 4 +- BPA.SAAS.Manage.sln | 10 +- 432 files changed, 367 insertions(+), 367 deletions(-) create mode 100644 .vs/BPA.NewKitChen.Manage/DesignTimeBuild/.dtbcache.v2 delete mode 100644 BPA.NewKitChen.Manage.Web.Core/BPA.SAAS.Manage.Web.Core.csproj rename {BPA.NewKitChen.Manage.Application => BPA.SAAS.Manage.Application}/Auth/AuthService.cs (100%) rename {BPA.NewKitChen.Manage.Application => BPA.SAAS.Manage.Application}/Auth/Dtos/LoginInput.cs (100%) rename {BPA.NewKitChen.Manage.Application => BPA.SAAS.Manage.Application}/Auth/Dtos/LoginOutInfo.cs (100%) rename {BPA.NewKitChen.Manage.Application => BPA.SAAS.Manage.Application}/Auth/Dtos/LoginOutput.cs (100%) rename {BPA.NewKitChen.Manage.Application => BPA.SAAS.Manage.Application}/Auth/IAuthService.cs (100%) rename {BPA.NewKitChen.Manage.Application => BPA.SAAS.Manage.Application}/BPA.SAAS.Manage.Application.csproj (59%) rename BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/BPA.NewKitChen.Manage.Application.xml => BPA.SAAS.Manage.Application/BPA.SAAS.Manage.Application.xml (51%) rename {BPA.NewKitChen.Manage.Application => BPA.SAAS.Manage.Application}/GlobalUsings.cs (100%) rename {BPA.NewKitChen.Manage.Application => BPA.SAAS.Manage.Application}/Org/Dtos/Company/CompanyDtoInput.cs (100%) rename {BPA.NewKitChen.Manage.Application => BPA.SAAS.Manage.Application}/Org/Dtos/Company/CompanyDtoPageInput.cs (100%) rename {BPA.NewKitChen.Manage.Application => BPA.SAAS.Manage.Application}/Org/Dtos/Users/UserDtoInput.cs (100%) rename {BPA.NewKitChen.Manage.Application => BPA.SAAS.Manage.Application}/Org/Interface/ICompanyService.cs (100%) rename {BPA.NewKitChen.Manage.Application => BPA.SAAS.Manage.Application}/Org/Interface/IRoleService.cs (100%) rename {BPA.NewKitChen.Manage.Application => BPA.SAAS.Manage.Application}/Org/Interface/IUserService.cs (100%) rename {BPA.NewKitChen.Manage.Application => BPA.SAAS.Manage.Application}/Org/Services/CompanyService.cs (100%) rename {BPA.NewKitChen.Manage.Application => BPA.SAAS.Manage.Application}/Org/Services/RoleService.cs (100%) rename {BPA.NewKitChen.Manage.Application => BPA.SAAS.Manage.Application}/Org/Services/UserService.cs (100%) rename {BPA.NewKitChen.Manage.Application => BPA.SAAS.Manage.Application}/System/DictDataServices.cs (100%) rename {BPA.NewKitChen.Manage.Application => BPA.SAAS.Manage.Application}/System/DictTypeServices.cs (100%) rename {BPA.NewKitChen.Manage.Application => BPA.SAAS.Manage.Application}/System/Dtos/DictDataDto.cs (100%) rename {BPA.NewKitChen.Manage.Application => BPA.SAAS.Manage.Application}/System/Dtos/DictDataQueryDto.cs (100%) rename {BPA.NewKitChen.Manage.Application => BPA.SAAS.Manage.Application}/System/Dtos/DictTypeDto.cs (100%) rename {BPA.NewKitChen.Manage.Application => BPA.SAAS.Manage.Application}/System/Dtos/DictTypeQueryDto.cs (100%) rename {BPA.NewKitChen.Manage.Application => BPA.SAAS.Manage.Application}/System/Dtos/MenuDtoInput.cs (100%) rename {BPA.NewKitChen.Manage.Application => BPA.SAAS.Manage.Application}/System/Dtos/MenuTreeDtoOutput.cs (100%) rename {BPA.NewKitChen.Manage.Application => BPA.SAAS.Manage.Application}/System/Dtos/MenuTreeOutput.cs (100%) rename {BPA.NewKitChen.Manage.Application => BPA.SAAS.Manage.Application}/System/Dtos/MenuTreeSearchDtoInput.cs (100%) rename {BPA.NewKitChen.Manage.Application => BPA.SAAS.Manage.Application}/System/Interface/IDictDataService.cs (100%) rename {BPA.NewKitChen.Manage.Application => BPA.SAAS.Manage.Application}/System/Interface/IDictTypeService.cs (100%) rename {BPA.NewKitChen.Manage.Application => BPA.SAAS.Manage.Application}/System/Interface/IMenuService.cs (100%) rename {BPA.NewKitChen.Manage.Application => BPA.SAAS.Manage.Application}/System/MenuServices.cs (100%) rename {BPA.NewKitChen.Manage.Application => BPA.SAAS.Manage.Application}/System/Services/DictDataService.cs (100%) rename {BPA.NewKitChen.Manage.Application => BPA.SAAS.Manage.Application}/System/Services/DictTypeService.cs (100%) rename {BPA.NewKitChen.Manage.Application => BPA.SAAS.Manage.Application}/System/Services/MenuService.cs (100%) rename {BPA.NewKitChen.Manage.Application => BPA.SAAS.Manage.Application}/applicationsettings.json (100%) rename {BPA.NewKitChen.Manage.Application => BPA.SAAS.Manage.Application}/bin/Debug/net6.0/BPA.NewKitChen.Manage.Application.deps.json (100%) rename {BPA.NewKitChen.Manage.Application => BPA.SAAS.Manage.Application}/bin/Debug/net6.0/BPA.NewKitChen.Manage.Application.dll (100%) rename {BPA.NewKitChen.Manage.Application => BPA.SAAS.Manage.Application}/bin/Debug/net6.0/BPA.NewKitChen.Manage.Application.pdb (100%) rename {BPA.NewKitChen.Manage.Application => BPA.SAAS.Manage.Application/bin/Debug/net6.0}/BPA.NewKitChen.Manage.Application.xml (100%) rename {BPA.NewKitChen.Manage.Application => BPA.SAAS.Manage.Application}/bin/Debug/net6.0/BPA.NewKitChen.Manage.Comm.dll (100%) rename {BPA.NewKitChen.Manage.Application => BPA.SAAS.Manage.Application}/bin/Debug/net6.0/BPA.NewKitChen.Manage.Comm.pdb (100%) rename {BPA.NewKitChen.Manage.Application => BPA.SAAS.Manage.Application}/bin/Debug/net6.0/BPA.NewKitChen.Manage.Core.dll (100%) rename {BPA.NewKitChen.Manage.Application => BPA.SAAS.Manage.Application}/bin/Debug/net6.0/BPA.NewKitChen.Manage.Core.pdb (100%) rename {BPA.NewKitChen.Manage.Application => BPA.SAAS.Manage.Application}/bin/Debug/net6.0/BPA.NewKitChen.Manage.Core.xml (100%) rename {BPA.NewKitChen.Manage.Application => BPA.SAAS.Manage.Application}/bin/Debug/net6.0/applicationsettings.json (100%) rename {BPA.NewKitChen.Manage.Application => BPA.SAAS.Manage.Application}/obj/BPA.KitChen.Manage.Application.csproj.nuget.dgspec.json (100%) rename {BPA.NewKitChen.Manage.Application => BPA.SAAS.Manage.Application}/obj/BPA.KitChen.Manage.Application.csproj.nuget.g.props (100%) rename {BPA.NewKitChen.Manage.Application => BPA.SAAS.Manage.Application}/obj/BPA.KitChen.Manage.Application.csproj.nuget.g.targets (100%) rename {BPA.NewKitChen.Manage.Application => BPA.SAAS.Manage.Application}/obj/BPA.NewKitChen.Manage.Application.csproj.nuget.dgspec.json (100%) rename {BPA.NewKitChen.Manage.Application => BPA.SAAS.Manage.Application}/obj/BPA.NewKitChen.Manage.Application.csproj.nuget.g.props (100%) rename {BPA.NewKitChen.Manage.Application => BPA.SAAS.Manage.Application}/obj/BPA.NewKitChen.Manage.Application.csproj.nuget.g.targets (100%) rename {BPA.NewKitChen.Manage.Application => BPA.SAAS.Manage.Application}/obj/BPA.SAAS.Manage.Application.csproj.nuget.dgspec.json (71%) rename {BPA.NewKitChen.Manage.Application => BPA.SAAS.Manage.Application}/obj/BPA.SAAS.Manage.Application.csproj.nuget.g.props (100%) rename {BPA.NewKitChen.Manage.Application => BPA.SAAS.Manage.Application}/obj/BPA.SAAS.Manage.Application.csproj.nuget.g.targets (100%) rename {BPA.NewKitChen.Manage.Application => BPA.SAAS.Manage.Application}/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs (100%) rename {BPA.NewKitChen.Manage.Application => BPA.SAAS.Manage.Application}/obj/Debug/net6.0/BPA.KitChen.Manage.Application.AssemblyInfo.cs (100%) rename {BPA.NewKitChen.Manage.Application => BPA.SAAS.Manage.Application}/obj/Debug/net6.0/BPA.KitChen.Manage.Application.AssemblyInfoInputs.cache (100%) rename {BPA.NewKitChen.Manage.Application => BPA.SAAS.Manage.Application}/obj/Debug/net6.0/BPA.KitChen.Manage.Application.GeneratedMSBuildEditorConfig.editorconfig (100%) rename {BPA.NewKitChen.Manage.Application => BPA.SAAS.Manage.Application}/obj/Debug/net6.0/BPA.KitChen.Manage.Application.GlobalUsings.g.cs (100%) rename {BPA.NewKitChen.Manage.Application => BPA.SAAS.Manage.Application}/obj/Debug/net6.0/BPA.KitChen.Manage.Application.assets.cache (100%) rename {BPA.NewKitChen.Manage.Application => BPA.SAAS.Manage.Application}/obj/Debug/net6.0/BPA.KitChen.Manage.Application.csproj.AssemblyReference.cache (100%) rename {BPA.NewKitChen.Manage.Application => BPA.SAAS.Manage.Application}/obj/Debug/net6.0/BPA.KitChen.Manage.Application.csproj.CoreCompileInputs.cache (100%) rename {BPA.NewKitChen.Manage.Application => BPA.SAAS.Manage.Application}/obj/Debug/net6.0/BPA.KitChen.Manage.Application.csproj.FileListAbsolute.txt (100%) rename {BPA.NewKitChen.Manage.Application => BPA.SAAS.Manage.Application}/obj/Debug/net6.0/BPA.NewKitChen.Manage.Application.AssemblyInfo.cs (100%) rename {BPA.NewKitChen.Manage.Application => BPA.SAAS.Manage.Application}/obj/Debug/net6.0/BPA.NewKitChen.Manage.Application.AssemblyInfoInputs.cache (100%) rename {BPA.NewKitChen.Manage.Application => BPA.SAAS.Manage.Application}/obj/Debug/net6.0/BPA.NewKitChen.Manage.Application.GeneratedMSBuildEditorConfig.editorconfig (100%) rename {BPA.NewKitChen.Manage.Application => BPA.SAAS.Manage.Application}/obj/Debug/net6.0/BPA.NewKitChen.Manage.Application.GlobalUsings.g.cs (100%) rename {BPA.NewKitChen.Manage.Application => BPA.SAAS.Manage.Application}/obj/Debug/net6.0/BPA.NewKitChen.Manage.Application.assets.cache (100%) rename {BPA.NewKitChen.Manage.Application => BPA.SAAS.Manage.Application}/obj/Debug/net6.0/BPA.NewKitChen.Manage.Application.csproj.AssemblyReference.cache (100%) rename {BPA.NewKitChen.Manage.Application => BPA.SAAS.Manage.Application}/obj/Debug/net6.0/BPA.NewKitChen.Manage.Application.csproj.BuildWithSkipAnalyzers (100%) rename {BPA.NewKitChen.Manage.Application => BPA.SAAS.Manage.Application}/obj/Debug/net6.0/BPA.NewKitChen.Manage.Application.csproj.CopyComplete (100%) rename {BPA.NewKitChen.Manage.Application => BPA.SAAS.Manage.Application}/obj/Debug/net6.0/BPA.NewKitChen.Manage.Application.csproj.CoreCompileInputs.cache (100%) rename {BPA.NewKitChen.Manage.Application => BPA.SAAS.Manage.Application}/obj/Debug/net6.0/BPA.NewKitChen.Manage.Application.csproj.FileListAbsolute.txt (100%) rename {BPA.NewKitChen.Manage.Application => BPA.SAAS.Manage.Application}/obj/Debug/net6.0/BPA.NewKitChen.Manage.Application.dll (100%) rename {BPA.NewKitChen.Manage.Application => BPA.SAAS.Manage.Application}/obj/Debug/net6.0/BPA.NewKitChen.Manage.Application.pdb (100%) rename {BPA.NewKitChen.Manage.Application => BPA.SAAS.Manage.Application}/obj/Debug/net6.0/BPA.SAAS.Manage.Application.AssemblyInfo.cs (100%) rename {BPA.NewKitChen.Manage.Application => BPA.SAAS.Manage.Application}/obj/Debug/net6.0/BPA.SAAS.Manage.Application.AssemblyInfoInputs.cache (100%) rename {BPA.NewKitChen.Manage.Application => BPA.SAAS.Manage.Application}/obj/Debug/net6.0/BPA.SAAS.Manage.Application.GeneratedMSBuildEditorConfig.editorconfig (79%) rename {BPA.NewKitChen.Manage.Application => BPA.SAAS.Manage.Application}/obj/Debug/net6.0/BPA.SAAS.Manage.Application.GlobalUsings.g.cs (100%) rename {BPA.NewKitChen.Manage.Application => BPA.SAAS.Manage.Application}/obj/Debug/net6.0/BPA.SAAS.Manage.Application.assets.cache (99%) rename {BPA.NewKitChen.Manage.Application => BPA.SAAS.Manage.Application}/obj/Debug/net6.0/BPA.SAAS.Manage.Application.csproj.AssemblyReference.cache (100%) rename {BPA.NewKitChen.Manage.Application => BPA.SAAS.Manage.Application}/obj/Debug/net6.0/_IsIncrementalBuild (100%) rename {BPA.NewKitChen.Manage.Application => BPA.SAAS.Manage.Application}/obj/Debug/net6.0/ref/BPA.NewKitChen.Manage.Application.dll (100%) rename {BPA.NewKitChen.Manage.Application => BPA.SAAS.Manage.Application}/obj/Debug/net6.0/refint/BPA.NewKitChen.Manage.Application.dll (100%) rename {BPA.NewKitChen.Manage.Application => BPA.SAAS.Manage.Application}/obj/project.assets.json (99%) rename {BPA.NewKitChen.Manage.Web.Core => BPA.SAAS.Manage.Application}/obj/project.nuget.cache (98%) rename {BPA.NewKitChen.Manage.Comm => BPA.SAAS.Manage.Comm}/BPA.SAAS.Manage.Comm.csproj (100%) rename {BPA.NewKitChen.Manage.Comm => BPA.SAAS.Manage.Comm}/Const/ClaimConst.cs (100%) rename {BPA.NewKitChen.Manage.Comm => BPA.SAAS.Manage.Comm}/Enum/AdminEnums.cs (100%) rename {BPA.NewKitChen.Manage.Comm => BPA.SAAS.Manage.Comm}/Enum/CommonStatus.cs (100%) rename {BPA.NewKitChen.Manage.Comm => BPA.SAAS.Manage.Comm}/bin/Debug/net6.0/BPA.KitChen.Manage.Comm.deps.json (100%) rename {BPA.NewKitChen.Manage.Comm => BPA.SAAS.Manage.Comm}/bin/Debug/net6.0/BPA.KitChen.Manage.Comm.dll (100%) rename {BPA.NewKitChen.Manage.Comm => BPA.SAAS.Manage.Comm}/bin/Debug/net6.0/BPA.KitChen.Manage.Comm.pdb (100%) rename {BPA.NewKitChen.Manage.Comm => BPA.SAAS.Manage.Comm}/bin/Debug/net6.0/BPA.NewKitChen.Manage.Comm.deps.json (100%) rename {BPA.NewKitChen.Manage.Comm => BPA.SAAS.Manage.Comm}/bin/Debug/net6.0/BPA.NewKitChen.Manage.Comm.dll (100%) rename {BPA.NewKitChen.Manage.Comm => BPA.SAAS.Manage.Comm}/bin/Debug/net6.0/BPA.NewKitChen.Manage.Comm.pdb (100%) rename {BPA.NewKitChen.Manage.Comm => BPA.SAAS.Manage.Comm}/obj/BPA.KitChen.Manage.Comm.csproj.nuget.dgspec.json (100%) rename {BPA.NewKitChen.Manage.Comm => BPA.SAAS.Manage.Comm}/obj/BPA.KitChen.Manage.Comm.csproj.nuget.g.props (100%) rename {BPA.NewKitChen.Manage.Comm => BPA.SAAS.Manage.Comm}/obj/BPA.KitChen.Manage.Comm.csproj.nuget.g.targets (100%) rename {BPA.NewKitChen.Manage.Comm => BPA.SAAS.Manage.Comm}/obj/BPA.NewKitChen.Manage.Comm.csproj.nuget.dgspec.json (100%) rename {BPA.NewKitChen.Manage.Comm => BPA.SAAS.Manage.Comm}/obj/BPA.NewKitChen.Manage.Comm.csproj.nuget.g.props (100%) rename {BPA.NewKitChen.Manage.Comm => BPA.SAAS.Manage.Comm}/obj/BPA.NewKitChen.Manage.Comm.csproj.nuget.g.targets (100%) rename {BPA.NewKitChen.Manage.Comm => BPA.SAAS.Manage.Comm}/obj/BPA.SAAS.Manage.Comm.csproj.nuget.dgspec.json (75%) rename {BPA.NewKitChen.Manage.Comm => BPA.SAAS.Manage.Comm}/obj/BPA.SAAS.Manage.Comm.csproj.nuget.g.props (100%) rename {BPA.NewKitChen.Manage.Comm => BPA.SAAS.Manage.Comm}/obj/BPA.SAAS.Manage.Comm.csproj.nuget.g.targets (100%) rename {BPA.NewKitChen.Manage.Comm => BPA.SAAS.Manage.Comm}/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs (100%) rename {BPA.NewKitChen.Manage.Comm => BPA.SAAS.Manage.Comm}/obj/Debug/net6.0/BPA.KitChen.Manage.Comm.AssemblyInfo.cs (100%) rename {BPA.NewKitChen.Manage.Comm => BPA.SAAS.Manage.Comm}/obj/Debug/net6.0/BPA.KitChen.Manage.Comm.AssemblyInfoInputs.cache (100%) rename {BPA.NewKitChen.Manage.Comm => BPA.SAAS.Manage.Comm}/obj/Debug/net6.0/BPA.KitChen.Manage.Comm.GeneratedMSBuildEditorConfig.editorconfig (100%) rename {BPA.NewKitChen.Manage.Comm => BPA.SAAS.Manage.Comm}/obj/Debug/net6.0/BPA.KitChen.Manage.Comm.GlobalUsings.g.cs (100%) rename {BPA.NewKitChen.Manage.Comm => BPA.SAAS.Manage.Comm}/obj/Debug/net6.0/BPA.KitChen.Manage.Comm.assets.cache (100%) rename {BPA.NewKitChen.Manage.Comm => BPA.SAAS.Manage.Comm}/obj/Debug/net6.0/BPA.KitChen.Manage.Comm.csproj.AssemblyReference.cache (100%) rename {BPA.NewKitChen.Manage.Comm => BPA.SAAS.Manage.Comm}/obj/Debug/net6.0/BPA.KitChen.Manage.Comm.csproj.BuildWithSkipAnalyzers (100%) rename {BPA.NewKitChen.Manage.Comm => BPA.SAAS.Manage.Comm}/obj/Debug/net6.0/BPA.KitChen.Manage.Comm.csproj.CoreCompileInputs.cache (100%) rename {BPA.NewKitChen.Manage.Comm => BPA.SAAS.Manage.Comm}/obj/Debug/net6.0/BPA.KitChen.Manage.Comm.csproj.FileListAbsolute.txt (100%) rename {BPA.NewKitChen.Manage.Comm => BPA.SAAS.Manage.Comm}/obj/Debug/net6.0/BPA.KitChen.Manage.Comm.dll (100%) rename {BPA.NewKitChen.Manage.Comm => BPA.SAAS.Manage.Comm}/obj/Debug/net6.0/BPA.KitChen.Manage.Comm.pdb (100%) rename {BPA.NewKitChen.Manage.Comm => BPA.SAAS.Manage.Comm}/obj/Debug/net6.0/BPA.NewKitChen.Manage.Comm.AssemblyInfo.cs (100%) rename {BPA.NewKitChen.Manage.Comm => BPA.SAAS.Manage.Comm}/obj/Debug/net6.0/BPA.NewKitChen.Manage.Comm.AssemblyInfoInputs.cache (100%) rename {BPA.NewKitChen.Manage.Comm => BPA.SAAS.Manage.Comm}/obj/Debug/net6.0/BPA.NewKitChen.Manage.Comm.GeneratedMSBuildEditorConfig.editorconfig (100%) rename {BPA.NewKitChen.Manage.Comm => BPA.SAAS.Manage.Comm}/obj/Debug/net6.0/BPA.NewKitChen.Manage.Comm.GlobalUsings.g.cs (100%) rename {BPA.NewKitChen.Manage.Comm => BPA.SAAS.Manage.Comm}/obj/Debug/net6.0/BPA.NewKitChen.Manage.Comm.assets.cache (100%) rename {BPA.NewKitChen.Manage.Comm => BPA.SAAS.Manage.Comm}/obj/Debug/net6.0/BPA.NewKitChen.Manage.Comm.csproj.AssemblyReference.cache (100%) rename {BPA.NewKitChen.Manage.Comm => BPA.SAAS.Manage.Comm}/obj/Debug/net6.0/BPA.NewKitChen.Manage.Comm.csproj.BuildWithSkipAnalyzers (100%) rename {BPA.NewKitChen.Manage.Comm => BPA.SAAS.Manage.Comm}/obj/Debug/net6.0/BPA.NewKitChen.Manage.Comm.csproj.CoreCompileInputs.cache (100%) rename {BPA.NewKitChen.Manage.Comm => BPA.SAAS.Manage.Comm}/obj/Debug/net6.0/BPA.NewKitChen.Manage.Comm.csproj.FileListAbsolute.txt (100%) rename {BPA.NewKitChen.Manage.Comm => BPA.SAAS.Manage.Comm}/obj/Debug/net6.0/BPA.NewKitChen.Manage.Comm.dll (100%) rename {BPA.NewKitChen.Manage.Comm => BPA.SAAS.Manage.Comm}/obj/Debug/net6.0/BPA.NewKitChen.Manage.Comm.pdb (100%) rename {BPA.NewKitChen.Manage.Comm => BPA.SAAS.Manage.Comm}/obj/Debug/net6.0/BPA.SAAS.Manage.Comm.AssemblyInfo.cs (100%) rename {BPA.NewKitChen.Manage.Comm => BPA.SAAS.Manage.Comm}/obj/Debug/net6.0/BPA.SAAS.Manage.Comm.AssemblyInfoInputs.cache (100%) rename {BPA.NewKitChen.Manage.Comm => BPA.SAAS.Manage.Comm}/obj/Debug/net6.0/BPA.SAAS.Manage.Comm.GeneratedMSBuildEditorConfig.editorconfig (80%) rename {BPA.NewKitChen.Manage.Comm => BPA.SAAS.Manage.Comm}/obj/Debug/net6.0/BPA.SAAS.Manage.Comm.GlobalUsings.g.cs (100%) rename {BPA.NewKitChen.Manage.Comm => BPA.SAAS.Manage.Comm}/obj/Debug/net6.0/BPA.SAAS.Manage.Comm.assets.cache (78%) rename {BPA.NewKitChen.Manage.Comm => BPA.SAAS.Manage.Comm}/obj/Debug/net6.0/BPA.SAAS.Manage.Comm.csproj.AssemblyReference.cache (100%) rename {BPA.NewKitChen.Manage.Comm => BPA.SAAS.Manage.Comm}/obj/Debug/net6.0/_IsIncrementalBuild (100%) rename {BPA.NewKitChen.Manage.Comm => BPA.SAAS.Manage.Comm}/obj/Debug/net6.0/ref/BPA.KitChen.Manage.Comm.dll (100%) rename {BPA.NewKitChen.Manage.Comm => BPA.SAAS.Manage.Comm}/obj/Debug/net6.0/ref/BPA.NewKitChen.Manage.Comm.dll (100%) rename {BPA.NewKitChen.Manage.Comm => BPA.SAAS.Manage.Comm}/obj/Debug/net6.0/refint/BPA.KitChen.Manage.Comm.dll (100%) rename {BPA.NewKitChen.Manage.Comm => BPA.SAAS.Manage.Comm}/obj/Debug/net6.0/refint/BPA.NewKitChen.Manage.Comm.dll (100%) rename {BPA.NewKitChen.Manage.Comm => BPA.SAAS.Manage.Comm}/obj/project.assets.json (86%) rename {BPA.NewKitChen.Manage.Comm => BPA.SAAS.Manage.Comm}/obj/project.nuget.cache (62%) rename {BPA.NewKitChen.Manage.Core => BPA.SAAS.Manage.Core}/BPA.SAAS.Manage.Core.csproj (72%) rename BPA.NewKitChen.Manage.Core/bin/Debug/net6.0/BPA.NewKitChen.Manage.Core.xml => BPA.SAAS.Manage.Core/BPA.SAAS.Manage.Core.xml (53%) rename {BPA.NewKitChen.Manage.Core => BPA.SAAS.Manage.Core}/Base/IBaseEntity.cs (100%) rename {BPA.NewKitChen.Manage.Core => BPA.SAAS.Manage.Core}/Base/PageInputBase.cs (100%) rename {BPA.NewKitChen.Manage.Core => BPA.SAAS.Manage.Core}/Base/PageUtil.cs (100%) rename {BPA.NewKitChen.Manage.Core => BPA.SAAS.Manage.Core}/DbContext.cs (100%) rename {BPA.NewKitChen.Manage.Core => BPA.SAAS.Manage.Core}/Org/BPA_Company.cs (100%) rename {BPA.NewKitChen.Manage.Core => BPA.SAAS.Manage.Core}/Org/BPA_Organize.cs (100%) rename {BPA.NewKitChen.Manage.Core => BPA.SAAS.Manage.Core}/Org/BPA_Roles.cs (100%) rename {BPA.NewKitChen.Manage.Core => BPA.SAAS.Manage.Core}/Org/BPA_Users.cs (100%) rename {BPA.NewKitChen.Manage.Core => BPA.SAAS.Manage.Core}/System/BPA_DictData.cs (100%) rename {BPA.NewKitChen.Manage.Core => BPA.SAAS.Manage.Core}/System/BPA_DictType.cs (100%) rename {BPA.NewKitChen.Manage.Core => BPA.SAAS.Manage.Core}/System/BPA_ErrorLog.cs (100%) rename {BPA.NewKitChen.Manage.Core => BPA.SAAS.Manage.Core}/System/BPA_Menu.cs (100%) rename {BPA.NewKitChen.Manage.Core => BPA.SAAS.Manage.Core}/System/BPA_OperateLog.cs (100%) rename {BPA.NewKitChen.Manage.Core => BPA.SAAS.Manage.Core}/System/BPA_RoleMenu.cs (100%) rename {BPA.NewKitChen.Manage.Core => BPA.SAAS.Manage.Core}/bin/Debug/net6.0/BPA.KitChen.Manage.Comm.dll (100%) rename {BPA.NewKitChen.Manage.Core => BPA.SAAS.Manage.Core}/bin/Debug/net6.0/BPA.KitChen.Manage.Comm.pdb (100%) rename {BPA.NewKitChen.Manage.Core => BPA.SAAS.Manage.Core}/bin/Debug/net6.0/BPA.KitChen.Manage.Core.deps.json (100%) rename {BPA.NewKitChen.Manage.Core => BPA.SAAS.Manage.Core}/bin/Debug/net6.0/BPA.KitChen.Manage.Core.dll (100%) rename {BPA.NewKitChen.Manage.Core => BPA.SAAS.Manage.Core}/bin/Debug/net6.0/BPA.KitChen.Manage.Core.pdb (100%) rename {BPA.NewKitChen.Manage.Core => BPA.SAAS.Manage.Core}/bin/Debug/net6.0/BPA.NewKitChen.Manage.Comm.dll (100%) rename {BPA.NewKitChen.Manage.Core => BPA.SAAS.Manage.Core}/bin/Debug/net6.0/BPA.NewKitChen.Manage.Comm.pdb (100%) rename {BPA.NewKitChen.Manage.Core => BPA.SAAS.Manage.Core}/bin/Debug/net6.0/BPA.NewKitChen.Manage.Core.deps.json (100%) rename {BPA.NewKitChen.Manage.Core => BPA.SAAS.Manage.Core}/bin/Debug/net6.0/BPA.NewKitChen.Manage.Core.dll (100%) rename {BPA.NewKitChen.Manage.Core => BPA.SAAS.Manage.Core}/bin/Debug/net6.0/BPA.NewKitChen.Manage.Core.pdb (100%) rename {BPA.NewKitChen.Manage.Core => BPA.SAAS.Manage.Core/bin/Debug/net6.0}/BPA.NewKitChen.Manage.Core.xml (100%) rename {BPA.NewKitChen.Manage.Core => BPA.SAAS.Manage.Core}/obj/BPA.KitChen.Manage.Core.csproj.nuget.dgspec.json (100%) rename {BPA.NewKitChen.Manage.Core => BPA.SAAS.Manage.Core}/obj/BPA.KitChen.Manage.Core.csproj.nuget.g.props (100%) rename {BPA.NewKitChen.Manage.Core => BPA.SAAS.Manage.Core}/obj/BPA.KitChen.Manage.Core.csproj.nuget.g.targets (100%) rename {BPA.NewKitChen.Manage.Core => BPA.SAAS.Manage.Core}/obj/BPA.NewKitChen.Manage.Core.csproj.nuget.dgspec.json (100%) rename {BPA.NewKitChen.Manage.Core => BPA.SAAS.Manage.Core}/obj/BPA.NewKitChen.Manage.Core.csproj.nuget.g.props (100%) rename {BPA.NewKitChen.Manage.Core => BPA.SAAS.Manage.Core}/obj/BPA.NewKitChen.Manage.Core.csproj.nuget.g.targets (100%) rename {BPA.NewKitChen.Manage.Core => BPA.SAAS.Manage.Core}/obj/BPA.SAAS.Manage.Core.csproj.nuget.dgspec.json (75%) rename {BPA.NewKitChen.Manage.Core => BPA.SAAS.Manage.Core}/obj/BPA.SAAS.Manage.Core.csproj.nuget.g.props (100%) rename {BPA.NewKitChen.Manage.Core => BPA.SAAS.Manage.Core}/obj/BPA.SAAS.Manage.Core.csproj.nuget.g.targets (100%) rename {BPA.NewKitChen.Manage.Core => BPA.SAAS.Manage.Core}/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs (100%) rename {BPA.NewKitChen.Manage.Core => BPA.SAAS.Manage.Core}/obj/Debug/net6.0/BPA.KitChen.Manage.Core.AssemblyInfo.cs (100%) rename {BPA.NewKitChen.Manage.Core => BPA.SAAS.Manage.Core}/obj/Debug/net6.0/BPA.KitChen.Manage.Core.AssemblyInfoInputs.cache (100%) rename {BPA.NewKitChen.Manage.Core => BPA.SAAS.Manage.Core}/obj/Debug/net6.0/BPA.KitChen.Manage.Core.GeneratedMSBuildEditorConfig.editorconfig (100%) rename {BPA.NewKitChen.Manage.Core => BPA.SAAS.Manage.Core}/obj/Debug/net6.0/BPA.KitChen.Manage.Core.assets.cache (100%) rename {BPA.NewKitChen.Manage.Core => BPA.SAAS.Manage.Core}/obj/Debug/net6.0/BPA.KitChen.Manage.Core.csproj.AssemblyReference.cache (100%) rename {BPA.NewKitChen.Manage.Core => BPA.SAAS.Manage.Core}/obj/Debug/net6.0/BPA.KitChen.Manage.Core.csproj.BuildWithSkipAnalyzers (100%) rename {BPA.NewKitChen.Manage.Core => BPA.SAAS.Manage.Core}/obj/Debug/net6.0/BPA.KitChen.Manage.Core.csproj.CopyComplete (100%) rename {BPA.NewKitChen.Manage.Core => BPA.SAAS.Manage.Core}/obj/Debug/net6.0/BPA.KitChen.Manage.Core.csproj.CoreCompileInputs.cache (100%) rename {BPA.NewKitChen.Manage.Core => BPA.SAAS.Manage.Core}/obj/Debug/net6.0/BPA.KitChen.Manage.Core.csproj.FileListAbsolute.txt (100%) rename {BPA.NewKitChen.Manage.Core => BPA.SAAS.Manage.Core}/obj/Debug/net6.0/BPA.KitChen.Manage.Core.dll (100%) rename {BPA.NewKitChen.Manage.Core => BPA.SAAS.Manage.Core}/obj/Debug/net6.0/BPA.KitChen.Manage.Core.pdb (100%) rename {BPA.NewKitChen.Manage.Core => BPA.SAAS.Manage.Core}/obj/Debug/net6.0/BPA.NewKitChen.Manage.Core.AssemblyInfo.cs (100%) rename {BPA.NewKitChen.Manage.Core => BPA.SAAS.Manage.Core}/obj/Debug/net6.0/BPA.NewKitChen.Manage.Core.AssemblyInfoInputs.cache (100%) rename {BPA.NewKitChen.Manage.Core => BPA.SAAS.Manage.Core}/obj/Debug/net6.0/BPA.NewKitChen.Manage.Core.GeneratedMSBuildEditorConfig.editorconfig (100%) rename {BPA.NewKitChen.Manage.Core => BPA.SAAS.Manage.Core}/obj/Debug/net6.0/BPA.NewKitChen.Manage.Core.assets.cache (100%) rename {BPA.NewKitChen.Manage.Core => BPA.SAAS.Manage.Core}/obj/Debug/net6.0/BPA.NewKitChen.Manage.Core.csproj.AssemblyReference.cache (100%) rename {BPA.NewKitChen.Manage.Core => BPA.SAAS.Manage.Core}/obj/Debug/net6.0/BPA.NewKitChen.Manage.Core.csproj.BuildWithSkipAnalyzers (100%) rename {BPA.NewKitChen.Manage.Core => BPA.SAAS.Manage.Core}/obj/Debug/net6.0/BPA.NewKitChen.Manage.Core.csproj.CopyComplete (100%) rename {BPA.NewKitChen.Manage.Core => BPA.SAAS.Manage.Core}/obj/Debug/net6.0/BPA.NewKitChen.Manage.Core.csproj.CoreCompileInputs.cache (100%) rename {BPA.NewKitChen.Manage.Core => BPA.SAAS.Manage.Core}/obj/Debug/net6.0/BPA.NewKitChen.Manage.Core.csproj.FileListAbsolute.txt (100%) rename {BPA.NewKitChen.Manage.Core => BPA.SAAS.Manage.Core}/obj/Debug/net6.0/BPA.NewKitChen.Manage.Core.dll (100%) rename {BPA.NewKitChen.Manage.Core => BPA.SAAS.Manage.Core}/obj/Debug/net6.0/BPA.NewKitChen.Manage.Core.pdb (100%) rename {BPA.NewKitChen.Manage.Core => BPA.SAAS.Manage.Core}/obj/Debug/net6.0/BPA.SAAS.Manage.Core.AssemblyInfo.cs (100%) rename {BPA.NewKitChen.Manage.Core => BPA.SAAS.Manage.Core}/obj/Debug/net6.0/BPA.SAAS.Manage.Core.AssemblyInfoInputs.cache (100%) rename {BPA.NewKitChen.Manage.Core => BPA.SAAS.Manage.Core}/obj/Debug/net6.0/BPA.SAAS.Manage.Core.GeneratedMSBuildEditorConfig.editorconfig (80%) rename {BPA.NewKitChen.Manage.Core => BPA.SAAS.Manage.Core}/obj/Debug/net6.0/BPA.SAAS.Manage.Core.assets.cache (99%) rename {BPA.NewKitChen.Manage.Core => BPA.SAAS.Manage.Core}/obj/Debug/net6.0/BPA.SAAS.Manage.Core.csproj.AssemblyReference.cache (100%) rename {BPA.NewKitChen.Manage.Core => BPA.SAAS.Manage.Core}/obj/Debug/net6.0/_IsIncrementalBuild (100%) rename {BPA.NewKitChen.Manage.Core => BPA.SAAS.Manage.Core}/obj/Debug/net6.0/ref/BPA.KitChen.Manage.Core.dll (100%) rename {BPA.NewKitChen.Manage.Core => BPA.SAAS.Manage.Core}/obj/Debug/net6.0/ref/BPA.NewKitChen.Manage.Core.dll (100%) rename {BPA.NewKitChen.Manage.Core => BPA.SAAS.Manage.Core}/obj/Debug/net6.0/refint/BPA.KitChen.Manage.Core.dll (100%) rename {BPA.NewKitChen.Manage.Core => BPA.SAAS.Manage.Core}/obj/Debug/net6.0/refint/BPA.NewKitChen.Manage.Core.dll (100%) rename {BPA.NewKitChen.Manage.Core => BPA.SAAS.Manage.Core}/obj/project.assets.json (99%) rename {BPA.NewKitChen.Manage.Core => BPA.SAAS.Manage.Core}/obj/project.nuget.cache (98%) create mode 100644 BPA.SAAS.Manage.Web.Core/BPA.SAAS.Manage.Web.Core.csproj rename BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/BPA.NewKitChen.Manage.Web.Core.xml => BPA.SAAS.Manage.Web.Core/BPA.SAAS.Manage.Web.Core.xml (57%) rename {BPA.NewKitChen.Manage.Web.Core => BPA.SAAS.Manage.Web.Core}/Handlers/JwtHandler.cs (100%) rename {BPA.NewKitChen.Manage.Web.Core => BPA.SAAS.Manage.Web.Core}/Startup.cs (100%) rename {BPA.NewKitChen.Manage.Web.Core => BPA.SAAS.Manage.Web.Core}/bin/Debug/net6.0/BPA.NewKitChen.Manage.Application.dll (100%) rename {BPA.NewKitChen.Manage.Web.Core => BPA.SAAS.Manage.Web.Core}/bin/Debug/net6.0/BPA.NewKitChen.Manage.Application.pdb (100%) rename {BPA.NewKitChen.Manage.Application => BPA.SAAS.Manage.Web.Core}/bin/Debug/net6.0/BPA.NewKitChen.Manage.Application.xml (100%) rename {BPA.NewKitChen.Manage.Web.Core => BPA.SAAS.Manage.Web.Core}/bin/Debug/net6.0/BPA.NewKitChen.Manage.Comm.dll (100%) rename {BPA.NewKitChen.Manage.Web.Core => BPA.SAAS.Manage.Web.Core}/bin/Debug/net6.0/BPA.NewKitChen.Manage.Comm.pdb (100%) rename {BPA.NewKitChen.Manage.Web.Core => BPA.SAAS.Manage.Web.Core}/bin/Debug/net6.0/BPA.NewKitChen.Manage.Core.dll (100%) rename {BPA.NewKitChen.Manage.Web.Core => BPA.SAAS.Manage.Web.Core}/bin/Debug/net6.0/BPA.NewKitChen.Manage.Core.pdb (100%) rename {BPA.NewKitChen.Manage.Web.Core => BPA.SAAS.Manage.Web.Core}/bin/Debug/net6.0/BPA.NewKitChen.Manage.Core.xml (100%) rename {BPA.NewKitChen.Manage.Web.Core => BPA.SAAS.Manage.Web.Core}/bin/Debug/net6.0/BPA.NewKitChen.Manage.Web.Core.deps.json (100%) rename {BPA.NewKitChen.Manage.Web.Core => BPA.SAAS.Manage.Web.Core}/bin/Debug/net6.0/BPA.NewKitChen.Manage.Web.Core.dll (100%) rename {BPA.NewKitChen.Manage.Web.Core => BPA.SAAS.Manage.Web.Core}/bin/Debug/net6.0/BPA.NewKitChen.Manage.Web.Core.pdb (100%) rename {BPA.NewKitChen.Manage.Web.Core => BPA.SAAS.Manage.Web.Core/bin/Debug/net6.0}/BPA.NewKitChen.Manage.Web.Core.xml (100%) rename {BPA.NewKitChen.Manage.Web.Core => BPA.SAAS.Manage.Web.Core}/bin/Debug/net6.0/applicationsettings.json (100%) rename {BPA.NewKitChen.Manage.Web.Core => BPA.SAAS.Manage.Web.Core}/obj/BPA.KitChen.Manage.Web.Core.csproj.nuget.dgspec.json (100%) rename {BPA.NewKitChen.Manage.Web.Core => BPA.SAAS.Manage.Web.Core}/obj/BPA.KitChen.Manage.Web.Core.csproj.nuget.g.props (100%) rename {BPA.NewKitChen.Manage.Web.Core => BPA.SAAS.Manage.Web.Core}/obj/BPA.KitChen.Manage.Web.Core.csproj.nuget.g.targets (100%) rename {BPA.NewKitChen.Manage.Web.Core => BPA.SAAS.Manage.Web.Core}/obj/BPA.NewKitChen.Manage.Web.Core.csproj.nuget.dgspec.json (100%) rename {BPA.NewKitChen.Manage.Web.Core => BPA.SAAS.Manage.Web.Core}/obj/BPA.NewKitChen.Manage.Web.Core.csproj.nuget.g.props (100%) rename {BPA.NewKitChen.Manage.Web.Core => BPA.SAAS.Manage.Web.Core}/obj/BPA.NewKitChen.Manage.Web.Core.csproj.nuget.g.targets (100%) rename {BPA.NewKitChen.Manage.Web.Core => BPA.SAAS.Manage.Web.Core}/obj/BPA.SAAS.Manage.Web.Core.csproj.nuget.dgspec.json (71%) rename {BPA.NewKitChen.Manage.Web.Core => BPA.SAAS.Manage.Web.Core}/obj/BPA.SAAS.Manage.Web.Core.csproj.nuget.g.props (100%) rename {BPA.NewKitChen.Manage.Web.Core => BPA.SAAS.Manage.Web.Core}/obj/BPA.SAAS.Manage.Web.Core.csproj.nuget.g.targets (100%) rename {BPA.NewKitChen.Manage.Web.Core => BPA.SAAS.Manage.Web.Core}/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs (100%) rename {BPA.NewKitChen.Manage.Web.Core => BPA.SAAS.Manage.Web.Core}/obj/Debug/net6.0/BPA.KitChen.Manage.Web.Core.AssemblyInfo.cs (100%) rename {BPA.NewKitChen.Manage.Web.Core => BPA.SAAS.Manage.Web.Core}/obj/Debug/net6.0/BPA.KitChen.Manage.Web.Core.AssemblyInfoInputs.cache (100%) rename {BPA.NewKitChen.Manage.Web.Core => BPA.SAAS.Manage.Web.Core}/obj/Debug/net6.0/BPA.KitChen.Manage.Web.Core.GeneratedMSBuildEditorConfig.editorconfig (100%) rename {BPA.NewKitChen.Manage.Web.Core => BPA.SAAS.Manage.Web.Core}/obj/Debug/net6.0/BPA.KitChen.Manage.Web.Core.assets.cache (100%) rename {BPA.NewKitChen.Manage.Web.Core => BPA.SAAS.Manage.Web.Core}/obj/Debug/net6.0/BPA.KitChen.Manage.Web.Core.csproj.AssemblyReference.cache (100%) rename {BPA.NewKitChen.Manage.Web.Core => BPA.SAAS.Manage.Web.Core}/obj/Debug/net6.0/BPA.KitChen.Manage.Web.Core.csproj.CoreCompileInputs.cache (100%) rename {BPA.NewKitChen.Manage.Web.Core => BPA.SAAS.Manage.Web.Core}/obj/Debug/net6.0/BPA.KitChen.Manage.Web.Core.csproj.FileListAbsolute.txt (100%) rename {BPA.NewKitChen.Manage.Web.Core => BPA.SAAS.Manage.Web.Core}/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Core.AssemblyInfo.cs (100%) rename {BPA.NewKitChen.Manage.Web.Core => BPA.SAAS.Manage.Web.Core}/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Core.AssemblyInfoInputs.cache (100%) rename {BPA.NewKitChen.Manage.Web.Core => BPA.SAAS.Manage.Web.Core}/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Core.GeneratedMSBuildEditorConfig.editorconfig (100%) rename {BPA.NewKitChen.Manage.Web.Core => BPA.SAAS.Manage.Web.Core}/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Core.assets.cache (100%) rename {BPA.NewKitChen.Manage.Web.Core => BPA.SAAS.Manage.Web.Core}/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Core.csproj.AssemblyReference.cache (100%) rename {BPA.NewKitChen.Manage.Web.Core => BPA.SAAS.Manage.Web.Core}/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Core.csproj.BuildWithSkipAnalyzers (100%) rename {BPA.NewKitChen.Manage.Web.Core => BPA.SAAS.Manage.Web.Core}/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Core.csproj.CopyComplete (100%) rename {BPA.NewKitChen.Manage.Web.Core => BPA.SAAS.Manage.Web.Core}/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Core.csproj.CoreCompileInputs.cache (100%) rename {BPA.NewKitChen.Manage.Web.Core => BPA.SAAS.Manage.Web.Core}/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Core.csproj.FileListAbsolute.txt (100%) rename {BPA.NewKitChen.Manage.Web.Core => BPA.SAAS.Manage.Web.Core}/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Core.dll (100%) rename {BPA.NewKitChen.Manage.Web.Core => BPA.SAAS.Manage.Web.Core}/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Core.pdb (100%) rename {BPA.NewKitChen.Manage.Web.Core => BPA.SAAS.Manage.Web.Core}/obj/Debug/net6.0/BPA.SAAS.Manage.Web.Core.AssemblyInfo.cs (100%) rename {BPA.NewKitChen.Manage.Web.Core => BPA.SAAS.Manage.Web.Core}/obj/Debug/net6.0/BPA.SAAS.Manage.Web.Core.AssemblyInfoInputs.cache (100%) rename {BPA.NewKitChen.Manage.Web.Core => BPA.SAAS.Manage.Web.Core}/obj/Debug/net6.0/BPA.SAAS.Manage.Web.Core.GeneratedMSBuildEditorConfig.editorconfig (80%) rename {BPA.NewKitChen.Manage.Web.Core => BPA.SAAS.Manage.Web.Core}/obj/Debug/net6.0/BPA.SAAS.Manage.Web.Core.assets.cache (84%) rename {BPA.NewKitChen.Manage.Web.Core => BPA.SAAS.Manage.Web.Core}/obj/Debug/net6.0/BPA.SAAS.Manage.Web.Core.csproj.AssemblyReference.cache (100%) rename {BPA.NewKitChen.Manage.Web.Core => BPA.SAAS.Manage.Web.Core}/obj/Debug/net6.0/_IsIncrementalBuild (100%) rename {BPA.NewKitChen.Manage.Web.Core => BPA.SAAS.Manage.Web.Core}/obj/Debug/net6.0/ref/BPA.NewKitChen.Manage.Web.Core.dll (100%) rename {BPA.NewKitChen.Manage.Web.Core => BPA.SAAS.Manage.Web.Core}/obj/Debug/net6.0/refint/BPA.NewKitChen.Manage.Web.Core.dll (100%) rename {BPA.NewKitChen.Manage.Web.Core => BPA.SAAS.Manage.Web.Core}/obj/project.assets.json (99%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Core}/obj/project.nuget.cache (98%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/BPA.SAAS.Manage.Web.Entry.csproj (82%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/BPA.SAAS.Manage.Web.Entry.csproj.user (78%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/Program.cs (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/Properties/launchSettings.json (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/SingleFilePublish.cs (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/appsettings.Development.json (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/appsettings.json (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/bin/Debug/net6.0/BPA.NewKitChen.Manage.Application.dll (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/bin/Debug/net6.0/BPA.NewKitChen.Manage.Application.pdb (100%) rename {BPA.NewKitChen.Manage.Web.Core => BPA.SAAS.Manage.Web.Entry}/bin/Debug/net6.0/BPA.NewKitChen.Manage.Application.xml (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/bin/Debug/net6.0/BPA.NewKitChen.Manage.Comm.dll (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/bin/Debug/net6.0/BPA.NewKitChen.Manage.Comm.pdb (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/bin/Debug/net6.0/BPA.NewKitChen.Manage.Core.dll (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/bin/Debug/net6.0/BPA.NewKitChen.Manage.Core.pdb (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/bin/Debug/net6.0/BPA.NewKitChen.Manage.Core.xml (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/bin/Debug/net6.0/BPA.NewKitChen.Manage.Web.Core.dll (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/bin/Debug/net6.0/BPA.NewKitChen.Manage.Web.Core.pdb (100%) rename {BPA.NewKitChen.Manage.Web.Core => BPA.SAAS.Manage.Web.Entry}/bin/Debug/net6.0/BPA.NewKitChen.Manage.Web.Core.xml (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/bin/Debug/net6.0/BPA.NewKitChen.Manage.Web.Entry.deps.json (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/bin/Debug/net6.0/BPA.NewKitChen.Manage.Web.Entry.dll (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/bin/Debug/net6.0/BPA.NewKitChen.Manage.Web.Entry.exe (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/bin/Debug/net6.0/BPA.NewKitChen.Manage.Web.Entry.pdb (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/bin/Debug/net6.0/BPA.NewKitChen.Manage.Web.Entry.runtimeconfig.json (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/bin/Debug/net6.0/Ben.Demystifier.dll (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/bin/Debug/net6.0/DmProvider.dll (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/bin/Debug/net6.0/Furion.Extras.Authentication.JwtBearer.dll (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/bin/Debug/net6.0/Furion.Extras.ObjectMapper.Mapster.dll (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/bin/Debug/net6.0/Furion.Pure.Extras.DependencyModel.CodeAnalysis.dll (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/bin/Debug/net6.0/Furion.Pure.dll (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/bin/Debug/net6.0/Kdbndp.dll (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/bin/Debug/net6.0/Mapster.Core.dll (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/bin/Debug/net6.0/Mapster.DependencyInjection.dll (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/bin/Debug/net6.0/Mapster.dll (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/bin/Debug/net6.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/bin/Debug/net6.0/Microsoft.AspNetCore.JsonPatch.dll (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/bin/Debug/net6.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/bin/Debug/net6.0/Microsoft.AspNetCore.Razor.Language.dll (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/bin/Debug/net6.0/Microsoft.CodeAnalysis.CSharp.dll (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/bin/Debug/net6.0/Microsoft.CodeAnalysis.dll (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/bin/Debug/net6.0/Microsoft.Data.SqlClient.dll (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/bin/Debug/net6.0/Microsoft.Data.Sqlite.dll (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/bin/Debug/net6.0/Microsoft.Extensions.DependencyModel.dll (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/bin/Debug/net6.0/Microsoft.Identity.Client.dll (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/bin/Debug/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/bin/Debug/net6.0/Microsoft.IdentityModel.Logging.dll (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/bin/Debug/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/bin/Debug/net6.0/Microsoft.IdentityModel.Protocols.dll (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/bin/Debug/net6.0/Microsoft.IdentityModel.Tokens.dll (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/bin/Debug/net6.0/Microsoft.OpenApi.dll (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/bin/Debug/net6.0/Microsoft.Win32.SystemEvents.dll (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/bin/Debug/net6.0/MiniProfiler.AspNetCore.Mvc.dll (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/bin/Debug/net6.0/MiniProfiler.AspNetCore.dll (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/bin/Debug/net6.0/MiniProfiler.Shared.dll (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/bin/Debug/net6.0/MySqlConnector.dll (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/bin/Debug/net6.0/Newtonsoft.Json.Bson.dll (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/bin/Debug/net6.0/Newtonsoft.Json.dll (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/bin/Debug/net6.0/Npgsql.dll (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/bin/Debug/net6.0/Oracle.ManagedDataAccess.dll (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/bin/Debug/net6.0/SQLitePCLRaw.batteries_v2.dll (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/bin/Debug/net6.0/SQLitePCLRaw.core.dll (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/bin/Debug/net6.0/SQLitePCLRaw.nativelibrary.dll (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/bin/Debug/net6.0/SQLitePCLRaw.provider.dynamic_cdecl.dll (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/bin/Debug/net6.0/SqlSugar.dll (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/bin/Debug/net6.0/Swashbuckle.AspNetCore.Swagger.dll (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/bin/Debug/net6.0/Swashbuckle.AspNetCore.SwaggerGen.dll (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/bin/Debug/net6.0/Swashbuckle.AspNetCore.SwaggerUI.dll (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/bin/Debug/net6.0/System.Configuration.ConfigurationManager.dll (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/bin/Debug/net6.0/System.Diagnostics.PerformanceCounter.dll (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/bin/Debug/net6.0/System.DirectoryServices.Protocols.dll (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/bin/Debug/net6.0/System.DirectoryServices.dll (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/bin/Debug/net6.0/System.Drawing.Common.dll (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/bin/Debug/net6.0/System.IdentityModel.Tokens.Jwt.dll (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/bin/Debug/net6.0/System.Reflection.Metadata.dll (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/bin/Debug/net6.0/System.Runtime.Caching.dll (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/bin/Debug/net6.0/System.Security.Cryptography.ProtectedData.dll (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/bin/Debug/net6.0/System.Security.Permissions.dll (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/bin/Debug/net6.0/System.Text.Json.dll (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/bin/Debug/net6.0/System.Windows.Extensions.dll (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/bin/Debug/net6.0/applicationsettings.json (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/bin/Debug/net6.0/appsettings.Development.json (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/bin/Debug/net6.0/appsettings.json (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/bin/Debug/net6.0/runtimes/alpine-x64/native/libe_sqlite3.so (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/bin/Debug/net6.0/runtimes/linux-arm/native/libe_sqlite3.so (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/bin/Debug/net6.0/runtimes/linux-arm64/native/libe_sqlite3.so (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/bin/Debug/net6.0/runtimes/linux-armel/native/libe_sqlite3.so (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/bin/Debug/net6.0/runtimes/linux-mips64/native/libe_sqlite3.so (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/bin/Debug/net6.0/runtimes/linux-musl-x64/native/libe_sqlite3.so (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/bin/Debug/net6.0/runtimes/linux-x64/native/libe_sqlite3.so (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/bin/Debug/net6.0/runtimes/linux-x86/native/libe_sqlite3.so (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/bin/Debug/net6.0/runtimes/osx-x64/native/libe_sqlite3.dylib (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/bin/Debug/net6.0/runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/bin/Debug/net6.0/runtimes/unix/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/bin/Debug/net6.0/runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/bin/Debug/net6.0/runtimes/win-arm/native/e_sqlite3.dll (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/bin/Debug/net6.0/runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/bin/Debug/net6.0/runtimes/win-arm64/native/e_sqlite3.dll (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/bin/Debug/net6.0/runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/bin/Debug/net6.0/runtimes/win-x64/native/e_sqlite3.dll (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/bin/Debug/net6.0/runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/bin/Debug/net6.0/runtimes/win-x86/native/e_sqlite3.dll (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/bin/Debug/net6.0/runtimes/win/lib/netcoreapp2.0/System.Diagnostics.PerformanceCounter.dll (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/bin/Debug/net6.0/runtimes/win/lib/netcoreapp2.0/System.DirectoryServices.Protocols.dll (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/bin/Debug/net6.0/runtimes/win/lib/netcoreapp2.0/System.DirectoryServices.dll (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/bin/Debug/net6.0/runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.dll (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/bin/Debug/net6.0/runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.dll (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/bin/Debug/net6.0/runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.dll (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/bin/Debug/net6.0/runtimes/win/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/bin/Debug/net6.0/runtimes/win/lib/netstandard2.0/System.Runtime.Caching.dll (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/bin/Debug/net6.0/runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/obj/BPA.KitChen.Manage.Web.Entry.csproj.nuget.dgspec.json (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/obj/BPA.KitChen.Manage.Web.Entry.csproj.nuget.g.props (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/obj/BPA.KitChen.Manage.Web.Entry.csproj.nuget.g.targets (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/obj/BPA.NewKitChen.Manage.Web.Entry.csproj.nuget.dgspec.json (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/obj/BPA.NewKitChen.Manage.Web.Entry.csproj.nuget.g.props (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/obj/BPA.NewKitChen.Manage.Web.Entry.csproj.nuget.g.targets (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/obj/BPA.SAAS.Manage.Web.Entry.csproj.nuget.dgspec.json (71%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/obj/BPA.SAAS.Manage.Web.Entry.csproj.nuget.g.props (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/obj/BPA.SAAS.Manage.Web.Entry.csproj.nuget.g.targets (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/obj/Debug/net6.0/BPA.KitChen.Manage.Web.Entry.AssemblyInfo.cs (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/obj/Debug/net6.0/BPA.KitChen.Manage.Web.Entry.AssemblyInfoInputs.cache (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/obj/Debug/net6.0/BPA.KitChen.Manage.Web.Entry.GeneratedMSBuildEditorConfig.editorconfig (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/obj/Debug/net6.0/BPA.KitChen.Manage.Web.Entry.GlobalUsings.g.cs (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/obj/Debug/net6.0/BPA.KitChen.Manage.Web.Entry.MvcApplicationPartsAssemblyInfo.cache (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/obj/Debug/net6.0/BPA.KitChen.Manage.Web.Entry.assets.cache (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/obj/Debug/net6.0/BPA.KitChen.Manage.Web.Entry.csproj.AssemblyReference.cache (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/obj/Debug/net6.0/BPA.KitChen.Manage.Web.Entry.csproj.CoreCompileInputs.cache (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/obj/Debug/net6.0/BPA.KitChen.Manage.Web.Entry.csproj.FileListAbsolute.txt (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Entry.AssemblyInfo.cs (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Entry.AssemblyInfoInputs.cache (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Entry.GeneratedMSBuildEditorConfig.editorconfig (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Entry.GlobalUsings.g.cs (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Entry.MvcApplicationPartsAssemblyInfo.cache (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Entry.MvcApplicationPartsAssemblyInfo.cs (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Entry.assets.cache (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Entry.csproj.AssemblyReference.cache (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Entry.csproj.BuildWithSkipAnalyzers (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Entry.csproj.CopyComplete (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Entry.csproj.CoreCompileInputs.cache (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Entry.csproj.FileListAbsolute.txt (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Entry.dll (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Entry.genruntimeconfig.cache (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Entry.pdb (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/obj/Debug/net6.0/BPA.SAAS.Manage.Web.Entry.AssemblyInfo.cs (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/obj/Debug/net6.0/BPA.SAAS.Manage.Web.Entry.AssemblyInfoInputs.cache (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/obj/Debug/net6.0/BPA.SAAS.Manage.Web.Entry.GeneratedMSBuildEditorConfig.editorconfig (82%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/obj/Debug/net6.0/BPA.SAAS.Manage.Web.Entry.GlobalUsings.g.cs (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/obj/Debug/net6.0/BPA.SAAS.Manage.Web.Entry.assets.cache (86%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/obj/Debug/net6.0/BPA.SAAS.Manage.Web.Entry.csproj.AssemblyReference.cache (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/obj/Debug/net6.0/_IsIncrementalBuild (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/obj/Debug/net6.0/apphost.exe (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/obj/Debug/net6.0/ref/BPA.NewKitChen.Manage.Web.Entry.dll (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/obj/Debug/net6.0/refint/BPA.NewKitChen.Manage.Web.Entry.dll (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/obj/Debug/net6.0/staticwebassets.build.json (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/obj/Debug/net6.0/staticwebassets/msbuild.build.BPA.NewKitChen.Manage.Web.Entry.props (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/obj/Debug/net6.0/staticwebassets/msbuild.buildMultiTargeting.BPA.NewKitChen.Manage.Web.Entry.props (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/obj/Debug/net6.0/staticwebassets/msbuild.buildTransitive.BPA.NewKitChen.Manage.Web.Entry.props (100%) rename {BPA.NewKitChen.Manage.Web.Entry => BPA.SAAS.Manage.Web.Entry}/obj/project.assets.json (99%) rename {BPA.NewKitChen.Manage.Application => BPA.SAAS.Manage.Web.Entry}/obj/project.nuget.cache (98%) diff --git a/.vs/BPA.NewKitChen.Manage/DesignTimeBuild/.dtbcache.v2 b/.vs/BPA.NewKitChen.Manage/DesignTimeBuild/.dtbcache.v2 new file mode 100644 index 0000000000000000000000000000000000000000..d39bd9cbb92e2c4f771527aba516beca0dd26e90 GIT binary patch literal 219073 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 Wm$Nw2mY7y*fB literal 0 HcmV?d00001 diff --git a/.vs/BPA.SAAS.Manage/v17/.suo b/.vs/BPA.SAAS.Manage/v17/.suo index 553d97b218426ee3a9a21b88483102130020d232..d90719502c6ef770d5d20acff3dd2bcc98556833 100644 GIT binary patch literal 54272 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 Rs}(jiC0&E;m$ClZ{{!pR{Zaq` literal 68096 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 diff --git a/.vs/ProjectEvaluation/bpa.newkitchen.manage.metadata.v5.2 b/.vs/ProjectEvaluation/bpa.newkitchen.manage.metadata.v5.2 index 26e63d95cc7478fa9d87eaff460fe2f8713d9343..4bfa991ec933b5c28e87c5a084aaa6f3c4753dae 100644 GIT binary patch delta 13078 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 delta 396 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 - - - - net6.0 - 1701;1702;1591 - BPA.NewKitChen.Manage.Web.Core.xml - - - - - - - - - - - - - diff --git a/BPA.NewKitChen.Manage.Application/Auth/AuthService.cs b/BPA.SAAS.Manage.Application/Auth/AuthService.cs similarity index 100% rename from BPA.NewKitChen.Manage.Application/Auth/AuthService.cs rename to BPA.SAAS.Manage.Application/Auth/AuthService.cs diff --git a/BPA.NewKitChen.Manage.Application/Auth/Dtos/LoginInput.cs b/BPA.SAAS.Manage.Application/Auth/Dtos/LoginInput.cs similarity index 100% rename from BPA.NewKitChen.Manage.Application/Auth/Dtos/LoginInput.cs rename to BPA.SAAS.Manage.Application/Auth/Dtos/LoginInput.cs diff --git a/BPA.NewKitChen.Manage.Application/Auth/Dtos/LoginOutInfo.cs b/BPA.SAAS.Manage.Application/Auth/Dtos/LoginOutInfo.cs similarity index 100% rename from BPA.NewKitChen.Manage.Application/Auth/Dtos/LoginOutInfo.cs rename to BPA.SAAS.Manage.Application/Auth/Dtos/LoginOutInfo.cs diff --git a/BPA.NewKitChen.Manage.Application/Auth/Dtos/LoginOutput.cs b/BPA.SAAS.Manage.Application/Auth/Dtos/LoginOutput.cs similarity index 100% rename from BPA.NewKitChen.Manage.Application/Auth/Dtos/LoginOutput.cs rename to BPA.SAAS.Manage.Application/Auth/Dtos/LoginOutput.cs diff --git a/BPA.NewKitChen.Manage.Application/Auth/IAuthService.cs b/BPA.SAAS.Manage.Application/Auth/IAuthService.cs similarity index 100% rename from BPA.NewKitChen.Manage.Application/Auth/IAuthService.cs rename to BPA.SAAS.Manage.Application/Auth/IAuthService.cs diff --git a/BPA.NewKitChen.Manage.Application/BPA.SAAS.Manage.Application.csproj b/BPA.SAAS.Manage.Application/BPA.SAAS.Manage.Application.csproj similarity index 59% rename from BPA.NewKitChen.Manage.Application/BPA.SAAS.Manage.Application.csproj rename to BPA.SAAS.Manage.Application/BPA.SAAS.Manage.Application.csproj index 41d30c2..2ac4c26 100644 --- a/BPA.NewKitChen.Manage.Application/BPA.SAAS.Manage.Application.csproj +++ b/BPA.SAAS.Manage.Application/BPA.SAAS.Manage.Application.csproj @@ -4,7 +4,7 @@ net6.0 1701;1702;1591 - BPA.NewKitChen.Manage.Application.xml + BPA.SAAS.Manage.Application.xml enable @@ -12,7 +12,7 @@ - + @@ -22,8 +22,8 @@ - - + + diff --git a/BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/BPA.NewKitChen.Manage.Application.xml b/BPA.SAAS.Manage.Application/BPA.SAAS.Manage.Application.xml similarity index 51% rename from BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/BPA.NewKitChen.Manage.Application.xml rename to BPA.SAAS.Manage.Application/BPA.SAAS.Manage.Application.xml index 64f7206..99a9deb 100644 --- a/BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/BPA.NewKitChen.Manage.Application.xml +++ b/BPA.SAAS.Manage.Application/BPA.SAAS.Manage.Application.xml @@ -1,10 +1,10 @@ - BPA.NewKitChen.Manage.Application + BPA.SAAS.Manage.Application - + 用户名密码登录 @@ -12,589 +12,589 @@ - + 获取当前登录用户信息 - + 退出 - + 用户名 superAdmin - + 密码 123456 - + - + 用户名称 - + 登录账号 - + 登录密码 - + 手机号码 - + 管理员类型-超级管理员_1、管理员_2、普通账号_ - + 归属组织 - + 加盟商id - + 数据字典服务接口 - + 查询字典信息 - + 添加字典信息 - + 根据字典类型编码查询 - + 修改字典信息 - + 删除字典信息 - + - + 查询字典类型信息 - + 添加字典类型信息 - + 修改字典类型信息 - + 删除字典类型信息 - + 字典类型下拉数据列表 - + 字典类型id - + 字典值 - + 字典编码 - + 备注 - + Id - + 字典类型编号 - + 字典类型名称 - + 字典类型编码 - + 字典值 - + 字典编码 - + 排序 - + 备注 - + 状态 - + 字典创建者 - + 字典创建时间 - + 字典创建时间 - + - + 类型名称 - + 类型编码 - + 备注 - + 字典类型编号 - + 字典类型名称 - + 字典类型编码 - + 字典类型排序 - + 字典类型状态 - + 字典类型备注 - + 菜单名称 - + 父级id - + 菜单编码 唯一 - + 图标 - + 路径 - + 组件路径 - + 是否可见 - + 排序 - + 备注 - + 父Id - + 名称 - + 编码 - + 路径 - + 状态 - + 图标 - + 创建时间 - + 排序号 - + 组件 - + 标签 - + 主键 - + 子菜单 - + 查询字典信息 - + 添加字典信息 - + 修改字典信息 - + 删除字典信息 - + 查询字典类型信息 - + 添加字典类型信息 - + 修改字典类型信息 - + 删除字典类型信息 - + 添加菜单 - + 编辑菜单 - + 删除菜单 - + 查询菜单树 - + 核心对象:拥有完整的SqlSugar全部功能 - + construct - + 查询字典类型信息 - + 添加字典类型信息 - + 修改字典类型信息 - + 删除字典类型信息 - + 下拉列表 - + 分页查询 - + 新增菜单 - + 编辑菜单 - + 删除菜单 - + 查询菜单树 - + 核心对象:拥有完整的SqlSugar全部功能 - + construct - + 根据字典类型编码查询 - + 查询字典信息 - + 添加字典信息 - + 修改字典信息 - + 删除字典信息 diff --git a/BPA.NewKitChen.Manage.Application/GlobalUsings.cs b/BPA.SAAS.Manage.Application/GlobalUsings.cs similarity index 100% rename from BPA.NewKitChen.Manage.Application/GlobalUsings.cs rename to BPA.SAAS.Manage.Application/GlobalUsings.cs diff --git a/BPA.NewKitChen.Manage.Application/Org/Dtos/Company/CompanyDtoInput.cs b/BPA.SAAS.Manage.Application/Org/Dtos/Company/CompanyDtoInput.cs similarity index 100% rename from BPA.NewKitChen.Manage.Application/Org/Dtos/Company/CompanyDtoInput.cs rename to BPA.SAAS.Manage.Application/Org/Dtos/Company/CompanyDtoInput.cs diff --git a/BPA.NewKitChen.Manage.Application/Org/Dtos/Company/CompanyDtoPageInput.cs b/BPA.SAAS.Manage.Application/Org/Dtos/Company/CompanyDtoPageInput.cs similarity index 100% rename from BPA.NewKitChen.Manage.Application/Org/Dtos/Company/CompanyDtoPageInput.cs rename to BPA.SAAS.Manage.Application/Org/Dtos/Company/CompanyDtoPageInput.cs diff --git a/BPA.NewKitChen.Manage.Application/Org/Dtos/Users/UserDtoInput.cs b/BPA.SAAS.Manage.Application/Org/Dtos/Users/UserDtoInput.cs similarity index 100% rename from BPA.NewKitChen.Manage.Application/Org/Dtos/Users/UserDtoInput.cs rename to BPA.SAAS.Manage.Application/Org/Dtos/Users/UserDtoInput.cs diff --git a/BPA.NewKitChen.Manage.Application/Org/Interface/ICompanyService.cs b/BPA.SAAS.Manage.Application/Org/Interface/ICompanyService.cs similarity index 100% rename from BPA.NewKitChen.Manage.Application/Org/Interface/ICompanyService.cs rename to BPA.SAAS.Manage.Application/Org/Interface/ICompanyService.cs diff --git a/BPA.NewKitChen.Manage.Application/Org/Interface/IRoleService.cs b/BPA.SAAS.Manage.Application/Org/Interface/IRoleService.cs similarity index 100% rename from BPA.NewKitChen.Manage.Application/Org/Interface/IRoleService.cs rename to BPA.SAAS.Manage.Application/Org/Interface/IRoleService.cs diff --git a/BPA.NewKitChen.Manage.Application/Org/Interface/IUserService.cs b/BPA.SAAS.Manage.Application/Org/Interface/IUserService.cs similarity index 100% rename from BPA.NewKitChen.Manage.Application/Org/Interface/IUserService.cs rename to BPA.SAAS.Manage.Application/Org/Interface/IUserService.cs diff --git a/BPA.NewKitChen.Manage.Application/Org/Services/CompanyService.cs b/BPA.SAAS.Manage.Application/Org/Services/CompanyService.cs similarity index 100% rename from BPA.NewKitChen.Manage.Application/Org/Services/CompanyService.cs rename to BPA.SAAS.Manage.Application/Org/Services/CompanyService.cs diff --git a/BPA.NewKitChen.Manage.Application/Org/Services/RoleService.cs b/BPA.SAAS.Manage.Application/Org/Services/RoleService.cs similarity index 100% rename from BPA.NewKitChen.Manage.Application/Org/Services/RoleService.cs rename to BPA.SAAS.Manage.Application/Org/Services/RoleService.cs diff --git a/BPA.NewKitChen.Manage.Application/Org/Services/UserService.cs b/BPA.SAAS.Manage.Application/Org/Services/UserService.cs similarity index 100% rename from BPA.NewKitChen.Manage.Application/Org/Services/UserService.cs rename to BPA.SAAS.Manage.Application/Org/Services/UserService.cs diff --git a/BPA.NewKitChen.Manage.Application/System/DictDataServices.cs b/BPA.SAAS.Manage.Application/System/DictDataServices.cs similarity index 100% rename from BPA.NewKitChen.Manage.Application/System/DictDataServices.cs rename to BPA.SAAS.Manage.Application/System/DictDataServices.cs diff --git a/BPA.NewKitChen.Manage.Application/System/DictTypeServices.cs b/BPA.SAAS.Manage.Application/System/DictTypeServices.cs similarity index 100% rename from BPA.NewKitChen.Manage.Application/System/DictTypeServices.cs rename to BPA.SAAS.Manage.Application/System/DictTypeServices.cs diff --git a/BPA.NewKitChen.Manage.Application/System/Dtos/DictDataDto.cs b/BPA.SAAS.Manage.Application/System/Dtos/DictDataDto.cs similarity index 100% rename from BPA.NewKitChen.Manage.Application/System/Dtos/DictDataDto.cs rename to BPA.SAAS.Manage.Application/System/Dtos/DictDataDto.cs diff --git a/BPA.NewKitChen.Manage.Application/System/Dtos/DictDataQueryDto.cs b/BPA.SAAS.Manage.Application/System/Dtos/DictDataQueryDto.cs similarity index 100% rename from BPA.NewKitChen.Manage.Application/System/Dtos/DictDataQueryDto.cs rename to BPA.SAAS.Manage.Application/System/Dtos/DictDataQueryDto.cs diff --git a/BPA.NewKitChen.Manage.Application/System/Dtos/DictTypeDto.cs b/BPA.SAAS.Manage.Application/System/Dtos/DictTypeDto.cs similarity index 100% rename from BPA.NewKitChen.Manage.Application/System/Dtos/DictTypeDto.cs rename to BPA.SAAS.Manage.Application/System/Dtos/DictTypeDto.cs diff --git a/BPA.NewKitChen.Manage.Application/System/Dtos/DictTypeQueryDto.cs b/BPA.SAAS.Manage.Application/System/Dtos/DictTypeQueryDto.cs similarity index 100% rename from BPA.NewKitChen.Manage.Application/System/Dtos/DictTypeQueryDto.cs rename to BPA.SAAS.Manage.Application/System/Dtos/DictTypeQueryDto.cs diff --git a/BPA.NewKitChen.Manage.Application/System/Dtos/MenuDtoInput.cs b/BPA.SAAS.Manage.Application/System/Dtos/MenuDtoInput.cs similarity index 100% rename from BPA.NewKitChen.Manage.Application/System/Dtos/MenuDtoInput.cs rename to BPA.SAAS.Manage.Application/System/Dtos/MenuDtoInput.cs diff --git a/BPA.NewKitChen.Manage.Application/System/Dtos/MenuTreeDtoOutput.cs b/BPA.SAAS.Manage.Application/System/Dtos/MenuTreeDtoOutput.cs similarity index 100% rename from BPA.NewKitChen.Manage.Application/System/Dtos/MenuTreeDtoOutput.cs rename to BPA.SAAS.Manage.Application/System/Dtos/MenuTreeDtoOutput.cs diff --git a/BPA.NewKitChen.Manage.Application/System/Dtos/MenuTreeOutput.cs b/BPA.SAAS.Manage.Application/System/Dtos/MenuTreeOutput.cs similarity index 100% rename from BPA.NewKitChen.Manage.Application/System/Dtos/MenuTreeOutput.cs rename to BPA.SAAS.Manage.Application/System/Dtos/MenuTreeOutput.cs diff --git a/BPA.NewKitChen.Manage.Application/System/Dtos/MenuTreeSearchDtoInput.cs b/BPA.SAAS.Manage.Application/System/Dtos/MenuTreeSearchDtoInput.cs similarity index 100% rename from BPA.NewKitChen.Manage.Application/System/Dtos/MenuTreeSearchDtoInput.cs rename to BPA.SAAS.Manage.Application/System/Dtos/MenuTreeSearchDtoInput.cs diff --git a/BPA.NewKitChen.Manage.Application/System/Interface/IDictDataService.cs b/BPA.SAAS.Manage.Application/System/Interface/IDictDataService.cs similarity index 100% rename from BPA.NewKitChen.Manage.Application/System/Interface/IDictDataService.cs rename to BPA.SAAS.Manage.Application/System/Interface/IDictDataService.cs diff --git a/BPA.NewKitChen.Manage.Application/System/Interface/IDictTypeService.cs b/BPA.SAAS.Manage.Application/System/Interface/IDictTypeService.cs similarity index 100% rename from BPA.NewKitChen.Manage.Application/System/Interface/IDictTypeService.cs rename to BPA.SAAS.Manage.Application/System/Interface/IDictTypeService.cs diff --git a/BPA.NewKitChen.Manage.Application/System/Interface/IMenuService.cs b/BPA.SAAS.Manage.Application/System/Interface/IMenuService.cs similarity index 100% rename from BPA.NewKitChen.Manage.Application/System/Interface/IMenuService.cs rename to BPA.SAAS.Manage.Application/System/Interface/IMenuService.cs diff --git a/BPA.NewKitChen.Manage.Application/System/MenuServices.cs b/BPA.SAAS.Manage.Application/System/MenuServices.cs similarity index 100% rename from BPA.NewKitChen.Manage.Application/System/MenuServices.cs rename to BPA.SAAS.Manage.Application/System/MenuServices.cs diff --git a/BPA.NewKitChen.Manage.Application/System/Services/DictDataService.cs b/BPA.SAAS.Manage.Application/System/Services/DictDataService.cs similarity index 100% rename from BPA.NewKitChen.Manage.Application/System/Services/DictDataService.cs rename to BPA.SAAS.Manage.Application/System/Services/DictDataService.cs diff --git a/BPA.NewKitChen.Manage.Application/System/Services/DictTypeService.cs b/BPA.SAAS.Manage.Application/System/Services/DictTypeService.cs similarity index 100% rename from BPA.NewKitChen.Manage.Application/System/Services/DictTypeService.cs rename to BPA.SAAS.Manage.Application/System/Services/DictTypeService.cs diff --git a/BPA.NewKitChen.Manage.Application/System/Services/MenuService.cs b/BPA.SAAS.Manage.Application/System/Services/MenuService.cs similarity index 100% rename from BPA.NewKitChen.Manage.Application/System/Services/MenuService.cs rename to BPA.SAAS.Manage.Application/System/Services/MenuService.cs diff --git a/BPA.NewKitChen.Manage.Application/applicationsettings.json b/BPA.SAAS.Manage.Application/applicationsettings.json similarity index 100% rename from BPA.NewKitChen.Manage.Application/applicationsettings.json rename to BPA.SAAS.Manage.Application/applicationsettings.json diff --git a/BPA.NewKitChen.Manage.Application/bin/Debug/net6.0/BPA.NewKitChen.Manage.Application.deps.json b/BPA.SAAS.Manage.Application/bin/Debug/net6.0/BPA.NewKitChen.Manage.Application.deps.json similarity index 100% rename from BPA.NewKitChen.Manage.Application/bin/Debug/net6.0/BPA.NewKitChen.Manage.Application.deps.json rename to BPA.SAAS.Manage.Application/bin/Debug/net6.0/BPA.NewKitChen.Manage.Application.deps.json diff --git a/BPA.NewKitChen.Manage.Application/bin/Debug/net6.0/BPA.NewKitChen.Manage.Application.dll b/BPA.SAAS.Manage.Application/bin/Debug/net6.0/BPA.NewKitChen.Manage.Application.dll similarity index 100% rename from BPA.NewKitChen.Manage.Application/bin/Debug/net6.0/BPA.NewKitChen.Manage.Application.dll rename to BPA.SAAS.Manage.Application/bin/Debug/net6.0/BPA.NewKitChen.Manage.Application.dll diff --git a/BPA.NewKitChen.Manage.Application/bin/Debug/net6.0/BPA.NewKitChen.Manage.Application.pdb b/BPA.SAAS.Manage.Application/bin/Debug/net6.0/BPA.NewKitChen.Manage.Application.pdb similarity index 100% rename from BPA.NewKitChen.Manage.Application/bin/Debug/net6.0/BPA.NewKitChen.Manage.Application.pdb rename to BPA.SAAS.Manage.Application/bin/Debug/net6.0/BPA.NewKitChen.Manage.Application.pdb diff --git a/BPA.NewKitChen.Manage.Application/BPA.NewKitChen.Manage.Application.xml b/BPA.SAAS.Manage.Application/bin/Debug/net6.0/BPA.NewKitChen.Manage.Application.xml similarity index 100% rename from BPA.NewKitChen.Manage.Application/BPA.NewKitChen.Manage.Application.xml rename to BPA.SAAS.Manage.Application/bin/Debug/net6.0/BPA.NewKitChen.Manage.Application.xml diff --git a/BPA.NewKitChen.Manage.Application/bin/Debug/net6.0/BPA.NewKitChen.Manage.Comm.dll b/BPA.SAAS.Manage.Application/bin/Debug/net6.0/BPA.NewKitChen.Manage.Comm.dll similarity index 100% rename from BPA.NewKitChen.Manage.Application/bin/Debug/net6.0/BPA.NewKitChen.Manage.Comm.dll rename to BPA.SAAS.Manage.Application/bin/Debug/net6.0/BPA.NewKitChen.Manage.Comm.dll diff --git a/BPA.NewKitChen.Manage.Application/bin/Debug/net6.0/BPA.NewKitChen.Manage.Comm.pdb b/BPA.SAAS.Manage.Application/bin/Debug/net6.0/BPA.NewKitChen.Manage.Comm.pdb similarity index 100% rename from BPA.NewKitChen.Manage.Application/bin/Debug/net6.0/BPA.NewKitChen.Manage.Comm.pdb rename to BPA.SAAS.Manage.Application/bin/Debug/net6.0/BPA.NewKitChen.Manage.Comm.pdb diff --git a/BPA.NewKitChen.Manage.Application/bin/Debug/net6.0/BPA.NewKitChen.Manage.Core.dll b/BPA.SAAS.Manage.Application/bin/Debug/net6.0/BPA.NewKitChen.Manage.Core.dll similarity index 100% rename from BPA.NewKitChen.Manage.Application/bin/Debug/net6.0/BPA.NewKitChen.Manage.Core.dll rename to BPA.SAAS.Manage.Application/bin/Debug/net6.0/BPA.NewKitChen.Manage.Core.dll diff --git a/BPA.NewKitChen.Manage.Application/bin/Debug/net6.0/BPA.NewKitChen.Manage.Core.pdb b/BPA.SAAS.Manage.Application/bin/Debug/net6.0/BPA.NewKitChen.Manage.Core.pdb similarity index 100% rename from BPA.NewKitChen.Manage.Application/bin/Debug/net6.0/BPA.NewKitChen.Manage.Core.pdb rename to BPA.SAAS.Manage.Application/bin/Debug/net6.0/BPA.NewKitChen.Manage.Core.pdb diff --git a/BPA.NewKitChen.Manage.Application/bin/Debug/net6.0/BPA.NewKitChen.Manage.Core.xml b/BPA.SAAS.Manage.Application/bin/Debug/net6.0/BPA.NewKitChen.Manage.Core.xml similarity index 100% rename from BPA.NewKitChen.Manage.Application/bin/Debug/net6.0/BPA.NewKitChen.Manage.Core.xml rename to BPA.SAAS.Manage.Application/bin/Debug/net6.0/BPA.NewKitChen.Manage.Core.xml diff --git a/BPA.NewKitChen.Manage.Application/bin/Debug/net6.0/applicationsettings.json b/BPA.SAAS.Manage.Application/bin/Debug/net6.0/applicationsettings.json similarity index 100% rename from BPA.NewKitChen.Manage.Application/bin/Debug/net6.0/applicationsettings.json rename to BPA.SAAS.Manage.Application/bin/Debug/net6.0/applicationsettings.json diff --git a/BPA.NewKitChen.Manage.Application/obj/BPA.KitChen.Manage.Application.csproj.nuget.dgspec.json b/BPA.SAAS.Manage.Application/obj/BPA.KitChen.Manage.Application.csproj.nuget.dgspec.json similarity index 100% rename from BPA.NewKitChen.Manage.Application/obj/BPA.KitChen.Manage.Application.csproj.nuget.dgspec.json rename to BPA.SAAS.Manage.Application/obj/BPA.KitChen.Manage.Application.csproj.nuget.dgspec.json diff --git a/BPA.NewKitChen.Manage.Application/obj/BPA.KitChen.Manage.Application.csproj.nuget.g.props b/BPA.SAAS.Manage.Application/obj/BPA.KitChen.Manage.Application.csproj.nuget.g.props similarity index 100% rename from BPA.NewKitChen.Manage.Application/obj/BPA.KitChen.Manage.Application.csproj.nuget.g.props rename to BPA.SAAS.Manage.Application/obj/BPA.KitChen.Manage.Application.csproj.nuget.g.props diff --git a/BPA.NewKitChen.Manage.Application/obj/BPA.KitChen.Manage.Application.csproj.nuget.g.targets b/BPA.SAAS.Manage.Application/obj/BPA.KitChen.Manage.Application.csproj.nuget.g.targets similarity index 100% rename from BPA.NewKitChen.Manage.Application/obj/BPA.KitChen.Manage.Application.csproj.nuget.g.targets rename to BPA.SAAS.Manage.Application/obj/BPA.KitChen.Manage.Application.csproj.nuget.g.targets diff --git a/BPA.NewKitChen.Manage.Application/obj/BPA.NewKitChen.Manage.Application.csproj.nuget.dgspec.json b/BPA.SAAS.Manage.Application/obj/BPA.NewKitChen.Manage.Application.csproj.nuget.dgspec.json similarity index 100% rename from BPA.NewKitChen.Manage.Application/obj/BPA.NewKitChen.Manage.Application.csproj.nuget.dgspec.json rename to BPA.SAAS.Manage.Application/obj/BPA.NewKitChen.Manage.Application.csproj.nuget.dgspec.json diff --git a/BPA.NewKitChen.Manage.Application/obj/BPA.NewKitChen.Manage.Application.csproj.nuget.g.props b/BPA.SAAS.Manage.Application/obj/BPA.NewKitChen.Manage.Application.csproj.nuget.g.props similarity index 100% rename from BPA.NewKitChen.Manage.Application/obj/BPA.NewKitChen.Manage.Application.csproj.nuget.g.props rename to BPA.SAAS.Manage.Application/obj/BPA.NewKitChen.Manage.Application.csproj.nuget.g.props diff --git a/BPA.NewKitChen.Manage.Application/obj/BPA.NewKitChen.Manage.Application.csproj.nuget.g.targets b/BPA.SAAS.Manage.Application/obj/BPA.NewKitChen.Manage.Application.csproj.nuget.g.targets similarity index 100% rename from BPA.NewKitChen.Manage.Application/obj/BPA.NewKitChen.Manage.Application.csproj.nuget.g.targets rename to BPA.SAAS.Manage.Application/obj/BPA.NewKitChen.Manage.Application.csproj.nuget.g.targets diff --git a/BPA.NewKitChen.Manage.Application/obj/BPA.SAAS.Manage.Application.csproj.nuget.dgspec.json b/BPA.SAAS.Manage.Application/obj/BPA.SAAS.Manage.Application.csproj.nuget.dgspec.json similarity index 71% rename from BPA.NewKitChen.Manage.Application/obj/BPA.SAAS.Manage.Application.csproj.nuget.dgspec.json rename to BPA.SAAS.Manage.Application/obj/BPA.SAAS.Manage.Application.csproj.nuget.dgspec.json index 49418c0..9f9174b 100644 --- a/BPA.NewKitChen.Manage.Application/obj/BPA.SAAS.Manage.Application.csproj.nuget.dgspec.json +++ b/BPA.SAAS.Manage.Application/obj/BPA.SAAS.Manage.Application.csproj.nuget.dgspec.json @@ -1,17 +1,17 @@ { "format": 1, "restore": { - "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Application\\BPA.SAAS.Manage.Application.csproj": {} + "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Application\\BPA.SAAS.Manage.Application.csproj": {} }, "projects": { - "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Application\\BPA.SAAS.Manage.Application.csproj": { + "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Application\\BPA.SAAS.Manage.Application.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Application\\BPA.SAAS.Manage.Application.csproj", + "projectUniqueName": "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Application\\BPA.SAAS.Manage.Application.csproj", "projectName": "BPA.SAAS.Manage.Application", - "projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Application\\BPA.SAAS.Manage.Application.csproj", + "projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Application\\BPA.SAAS.Manage.Application.csproj", "packagesPath": "C:\\Users\\HBL\\.nuget\\packages\\", - "outputPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Application\\obj\\", + "outputPath": "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Application\\obj\\", "projectStyle": "PackageReference", "fallbackFolders": [ "D:\\Microsoft Visual Studio\\Shared\\NuGetPackages" @@ -34,11 +34,11 @@ "net6.0": { "targetAlias": "net6.0", "projectReferences": { - "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Comm\\BPA.SAAS.Manage.Comm.csproj": { - "projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Comm\\BPA.SAAS.Manage.Comm.csproj" + "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Comm\\BPA.SAAS.Manage.Comm.csproj": { + "projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Comm\\BPA.SAAS.Manage.Comm.csproj" }, - "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Core\\BPA.SAAS.Manage.Core.csproj": { - "projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Core\\BPA.SAAS.Manage.Core.csproj" + "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Core\\BPA.SAAS.Manage.Core.csproj": { + "projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Core\\BPA.SAAS.Manage.Core.csproj" } } } @@ -72,14 +72,14 @@ } } }, - "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Comm\\BPA.SAAS.Manage.Comm.csproj": { + "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Comm\\BPA.SAAS.Manage.Comm.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Comm\\BPA.SAAS.Manage.Comm.csproj", + "projectUniqueName": "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Comm\\BPA.SAAS.Manage.Comm.csproj", "projectName": "BPA.SAAS.Manage.Comm", - "projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Comm\\BPA.SAAS.Manage.Comm.csproj", + "projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Comm\\BPA.SAAS.Manage.Comm.csproj", "packagesPath": "C:\\Users\\HBL\\.nuget\\packages\\", - "outputPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Comm\\obj\\", + "outputPath": "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Comm\\obj\\", "projectStyle": "PackageReference", "fallbackFolders": [ "D:\\Microsoft Visual Studio\\Shared\\NuGetPackages" @@ -133,14 +133,14 @@ } } }, - "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Core\\BPA.SAAS.Manage.Core.csproj": { + "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Core\\BPA.SAAS.Manage.Core.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Core\\BPA.SAAS.Manage.Core.csproj", + "projectUniqueName": "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Core\\BPA.SAAS.Manage.Core.csproj", "projectName": "BPA.SAAS.Manage.Core", - "projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Core\\BPA.SAAS.Manage.Core.csproj", + "projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Core\\BPA.SAAS.Manage.Core.csproj", "packagesPath": "C:\\Users\\HBL\\.nuget\\packages\\", - "outputPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Core\\obj\\", + "outputPath": "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Core\\obj\\", "projectStyle": "PackageReference", "fallbackFolders": [ "D:\\Microsoft Visual Studio\\Shared\\NuGetPackages" @@ -163,8 +163,8 @@ "net6.0": { "targetAlias": "net6.0", "projectReferences": { - "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Comm\\BPA.SAAS.Manage.Comm.csproj": { - "projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Comm\\BPA.SAAS.Manage.Comm.csproj" + "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Comm\\BPA.SAAS.Manage.Comm.csproj": { + "projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Comm\\BPA.SAAS.Manage.Comm.csproj" } } } diff --git a/BPA.NewKitChen.Manage.Application/obj/BPA.SAAS.Manage.Application.csproj.nuget.g.props b/BPA.SAAS.Manage.Application/obj/BPA.SAAS.Manage.Application.csproj.nuget.g.props similarity index 100% rename from BPA.NewKitChen.Manage.Application/obj/BPA.SAAS.Manage.Application.csproj.nuget.g.props rename to BPA.SAAS.Manage.Application/obj/BPA.SAAS.Manage.Application.csproj.nuget.g.props diff --git a/BPA.NewKitChen.Manage.Application/obj/BPA.SAAS.Manage.Application.csproj.nuget.g.targets b/BPA.SAAS.Manage.Application/obj/BPA.SAAS.Manage.Application.csproj.nuget.g.targets similarity index 100% rename from BPA.NewKitChen.Manage.Application/obj/BPA.SAAS.Manage.Application.csproj.nuget.g.targets rename to BPA.SAAS.Manage.Application/obj/BPA.SAAS.Manage.Application.csproj.nuget.g.targets diff --git a/BPA.NewKitChen.Manage.Application/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs b/BPA.SAAS.Manage.Application/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs similarity index 100% rename from BPA.NewKitChen.Manage.Application/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs rename to BPA.SAAS.Manage.Application/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs diff --git a/BPA.NewKitChen.Manage.Application/obj/Debug/net6.0/BPA.KitChen.Manage.Application.AssemblyInfo.cs b/BPA.SAAS.Manage.Application/obj/Debug/net6.0/BPA.KitChen.Manage.Application.AssemblyInfo.cs similarity index 100% rename from BPA.NewKitChen.Manage.Application/obj/Debug/net6.0/BPA.KitChen.Manage.Application.AssemblyInfo.cs rename to BPA.SAAS.Manage.Application/obj/Debug/net6.0/BPA.KitChen.Manage.Application.AssemblyInfo.cs diff --git a/BPA.NewKitChen.Manage.Application/obj/Debug/net6.0/BPA.KitChen.Manage.Application.AssemblyInfoInputs.cache b/BPA.SAAS.Manage.Application/obj/Debug/net6.0/BPA.KitChen.Manage.Application.AssemblyInfoInputs.cache similarity index 100% rename from BPA.NewKitChen.Manage.Application/obj/Debug/net6.0/BPA.KitChen.Manage.Application.AssemblyInfoInputs.cache rename to BPA.SAAS.Manage.Application/obj/Debug/net6.0/BPA.KitChen.Manage.Application.AssemblyInfoInputs.cache diff --git a/BPA.NewKitChen.Manage.Application/obj/Debug/net6.0/BPA.KitChen.Manage.Application.GeneratedMSBuildEditorConfig.editorconfig b/BPA.SAAS.Manage.Application/obj/Debug/net6.0/BPA.KitChen.Manage.Application.GeneratedMSBuildEditorConfig.editorconfig similarity index 100% rename from BPA.NewKitChen.Manage.Application/obj/Debug/net6.0/BPA.KitChen.Manage.Application.GeneratedMSBuildEditorConfig.editorconfig rename to BPA.SAAS.Manage.Application/obj/Debug/net6.0/BPA.KitChen.Manage.Application.GeneratedMSBuildEditorConfig.editorconfig diff --git a/BPA.NewKitChen.Manage.Application/obj/Debug/net6.0/BPA.KitChen.Manage.Application.GlobalUsings.g.cs b/BPA.SAAS.Manage.Application/obj/Debug/net6.0/BPA.KitChen.Manage.Application.GlobalUsings.g.cs similarity index 100% rename from BPA.NewKitChen.Manage.Application/obj/Debug/net6.0/BPA.KitChen.Manage.Application.GlobalUsings.g.cs rename to BPA.SAAS.Manage.Application/obj/Debug/net6.0/BPA.KitChen.Manage.Application.GlobalUsings.g.cs diff --git a/BPA.NewKitChen.Manage.Application/obj/Debug/net6.0/BPA.KitChen.Manage.Application.assets.cache b/BPA.SAAS.Manage.Application/obj/Debug/net6.0/BPA.KitChen.Manage.Application.assets.cache similarity index 100% rename from BPA.NewKitChen.Manage.Application/obj/Debug/net6.0/BPA.KitChen.Manage.Application.assets.cache rename to BPA.SAAS.Manage.Application/obj/Debug/net6.0/BPA.KitChen.Manage.Application.assets.cache diff --git a/BPA.NewKitChen.Manage.Application/obj/Debug/net6.0/BPA.KitChen.Manage.Application.csproj.AssemblyReference.cache b/BPA.SAAS.Manage.Application/obj/Debug/net6.0/BPA.KitChen.Manage.Application.csproj.AssemblyReference.cache similarity index 100% rename from BPA.NewKitChen.Manage.Application/obj/Debug/net6.0/BPA.KitChen.Manage.Application.csproj.AssemblyReference.cache rename to BPA.SAAS.Manage.Application/obj/Debug/net6.0/BPA.KitChen.Manage.Application.csproj.AssemblyReference.cache diff --git a/BPA.NewKitChen.Manage.Application/obj/Debug/net6.0/BPA.KitChen.Manage.Application.csproj.CoreCompileInputs.cache b/BPA.SAAS.Manage.Application/obj/Debug/net6.0/BPA.KitChen.Manage.Application.csproj.CoreCompileInputs.cache similarity index 100% rename from BPA.NewKitChen.Manage.Application/obj/Debug/net6.0/BPA.KitChen.Manage.Application.csproj.CoreCompileInputs.cache rename to BPA.SAAS.Manage.Application/obj/Debug/net6.0/BPA.KitChen.Manage.Application.csproj.CoreCompileInputs.cache diff --git a/BPA.NewKitChen.Manage.Application/obj/Debug/net6.0/BPA.KitChen.Manage.Application.csproj.FileListAbsolute.txt b/BPA.SAAS.Manage.Application/obj/Debug/net6.0/BPA.KitChen.Manage.Application.csproj.FileListAbsolute.txt similarity index 100% rename from BPA.NewKitChen.Manage.Application/obj/Debug/net6.0/BPA.KitChen.Manage.Application.csproj.FileListAbsolute.txt rename to BPA.SAAS.Manage.Application/obj/Debug/net6.0/BPA.KitChen.Manage.Application.csproj.FileListAbsolute.txt diff --git a/BPA.NewKitChen.Manage.Application/obj/Debug/net6.0/BPA.NewKitChen.Manage.Application.AssemblyInfo.cs b/BPA.SAAS.Manage.Application/obj/Debug/net6.0/BPA.NewKitChen.Manage.Application.AssemblyInfo.cs similarity index 100% rename from BPA.NewKitChen.Manage.Application/obj/Debug/net6.0/BPA.NewKitChen.Manage.Application.AssemblyInfo.cs rename to BPA.SAAS.Manage.Application/obj/Debug/net6.0/BPA.NewKitChen.Manage.Application.AssemblyInfo.cs diff --git a/BPA.NewKitChen.Manage.Application/obj/Debug/net6.0/BPA.NewKitChen.Manage.Application.AssemblyInfoInputs.cache b/BPA.SAAS.Manage.Application/obj/Debug/net6.0/BPA.NewKitChen.Manage.Application.AssemblyInfoInputs.cache similarity index 100% rename from BPA.NewKitChen.Manage.Application/obj/Debug/net6.0/BPA.NewKitChen.Manage.Application.AssemblyInfoInputs.cache rename to BPA.SAAS.Manage.Application/obj/Debug/net6.0/BPA.NewKitChen.Manage.Application.AssemblyInfoInputs.cache diff --git a/BPA.NewKitChen.Manage.Application/obj/Debug/net6.0/BPA.NewKitChen.Manage.Application.GeneratedMSBuildEditorConfig.editorconfig b/BPA.SAAS.Manage.Application/obj/Debug/net6.0/BPA.NewKitChen.Manage.Application.GeneratedMSBuildEditorConfig.editorconfig similarity index 100% rename from BPA.NewKitChen.Manage.Application/obj/Debug/net6.0/BPA.NewKitChen.Manage.Application.GeneratedMSBuildEditorConfig.editorconfig rename to BPA.SAAS.Manage.Application/obj/Debug/net6.0/BPA.NewKitChen.Manage.Application.GeneratedMSBuildEditorConfig.editorconfig diff --git a/BPA.NewKitChen.Manage.Application/obj/Debug/net6.0/BPA.NewKitChen.Manage.Application.GlobalUsings.g.cs b/BPA.SAAS.Manage.Application/obj/Debug/net6.0/BPA.NewKitChen.Manage.Application.GlobalUsings.g.cs similarity index 100% rename from BPA.NewKitChen.Manage.Application/obj/Debug/net6.0/BPA.NewKitChen.Manage.Application.GlobalUsings.g.cs rename to BPA.SAAS.Manage.Application/obj/Debug/net6.0/BPA.NewKitChen.Manage.Application.GlobalUsings.g.cs diff --git a/BPA.NewKitChen.Manage.Application/obj/Debug/net6.0/BPA.NewKitChen.Manage.Application.assets.cache b/BPA.SAAS.Manage.Application/obj/Debug/net6.0/BPA.NewKitChen.Manage.Application.assets.cache similarity index 100% rename from BPA.NewKitChen.Manage.Application/obj/Debug/net6.0/BPA.NewKitChen.Manage.Application.assets.cache rename to BPA.SAAS.Manage.Application/obj/Debug/net6.0/BPA.NewKitChen.Manage.Application.assets.cache diff --git a/BPA.NewKitChen.Manage.Application/obj/Debug/net6.0/BPA.NewKitChen.Manage.Application.csproj.AssemblyReference.cache b/BPA.SAAS.Manage.Application/obj/Debug/net6.0/BPA.NewKitChen.Manage.Application.csproj.AssemblyReference.cache similarity index 100% rename from BPA.NewKitChen.Manage.Application/obj/Debug/net6.0/BPA.NewKitChen.Manage.Application.csproj.AssemblyReference.cache rename to BPA.SAAS.Manage.Application/obj/Debug/net6.0/BPA.NewKitChen.Manage.Application.csproj.AssemblyReference.cache diff --git a/BPA.NewKitChen.Manage.Application/obj/Debug/net6.0/BPA.NewKitChen.Manage.Application.csproj.BuildWithSkipAnalyzers b/BPA.SAAS.Manage.Application/obj/Debug/net6.0/BPA.NewKitChen.Manage.Application.csproj.BuildWithSkipAnalyzers similarity index 100% rename from BPA.NewKitChen.Manage.Application/obj/Debug/net6.0/BPA.NewKitChen.Manage.Application.csproj.BuildWithSkipAnalyzers rename to BPA.SAAS.Manage.Application/obj/Debug/net6.0/BPA.NewKitChen.Manage.Application.csproj.BuildWithSkipAnalyzers diff --git a/BPA.NewKitChen.Manage.Application/obj/Debug/net6.0/BPA.NewKitChen.Manage.Application.csproj.CopyComplete b/BPA.SAAS.Manage.Application/obj/Debug/net6.0/BPA.NewKitChen.Manage.Application.csproj.CopyComplete similarity index 100% rename from BPA.NewKitChen.Manage.Application/obj/Debug/net6.0/BPA.NewKitChen.Manage.Application.csproj.CopyComplete rename to BPA.SAAS.Manage.Application/obj/Debug/net6.0/BPA.NewKitChen.Manage.Application.csproj.CopyComplete diff --git a/BPA.NewKitChen.Manage.Application/obj/Debug/net6.0/BPA.NewKitChen.Manage.Application.csproj.CoreCompileInputs.cache b/BPA.SAAS.Manage.Application/obj/Debug/net6.0/BPA.NewKitChen.Manage.Application.csproj.CoreCompileInputs.cache similarity index 100% rename from BPA.NewKitChen.Manage.Application/obj/Debug/net6.0/BPA.NewKitChen.Manage.Application.csproj.CoreCompileInputs.cache rename to BPA.SAAS.Manage.Application/obj/Debug/net6.0/BPA.NewKitChen.Manage.Application.csproj.CoreCompileInputs.cache diff --git a/BPA.NewKitChen.Manage.Application/obj/Debug/net6.0/BPA.NewKitChen.Manage.Application.csproj.FileListAbsolute.txt b/BPA.SAAS.Manage.Application/obj/Debug/net6.0/BPA.NewKitChen.Manage.Application.csproj.FileListAbsolute.txt similarity index 100% rename from BPA.NewKitChen.Manage.Application/obj/Debug/net6.0/BPA.NewKitChen.Manage.Application.csproj.FileListAbsolute.txt rename to BPA.SAAS.Manage.Application/obj/Debug/net6.0/BPA.NewKitChen.Manage.Application.csproj.FileListAbsolute.txt diff --git a/BPA.NewKitChen.Manage.Application/obj/Debug/net6.0/BPA.NewKitChen.Manage.Application.dll b/BPA.SAAS.Manage.Application/obj/Debug/net6.0/BPA.NewKitChen.Manage.Application.dll similarity index 100% rename from BPA.NewKitChen.Manage.Application/obj/Debug/net6.0/BPA.NewKitChen.Manage.Application.dll rename to BPA.SAAS.Manage.Application/obj/Debug/net6.0/BPA.NewKitChen.Manage.Application.dll diff --git a/BPA.NewKitChen.Manage.Application/obj/Debug/net6.0/BPA.NewKitChen.Manage.Application.pdb b/BPA.SAAS.Manage.Application/obj/Debug/net6.0/BPA.NewKitChen.Manage.Application.pdb similarity index 100% rename from BPA.NewKitChen.Manage.Application/obj/Debug/net6.0/BPA.NewKitChen.Manage.Application.pdb rename to BPA.SAAS.Manage.Application/obj/Debug/net6.0/BPA.NewKitChen.Manage.Application.pdb diff --git a/BPA.NewKitChen.Manage.Application/obj/Debug/net6.0/BPA.SAAS.Manage.Application.AssemblyInfo.cs b/BPA.SAAS.Manage.Application/obj/Debug/net6.0/BPA.SAAS.Manage.Application.AssemblyInfo.cs similarity index 100% rename from BPA.NewKitChen.Manage.Application/obj/Debug/net6.0/BPA.SAAS.Manage.Application.AssemblyInfo.cs rename to BPA.SAAS.Manage.Application/obj/Debug/net6.0/BPA.SAAS.Manage.Application.AssemblyInfo.cs diff --git a/BPA.NewKitChen.Manage.Application/obj/Debug/net6.0/BPA.SAAS.Manage.Application.AssemblyInfoInputs.cache b/BPA.SAAS.Manage.Application/obj/Debug/net6.0/BPA.SAAS.Manage.Application.AssemblyInfoInputs.cache similarity index 100% rename from BPA.NewKitChen.Manage.Application/obj/Debug/net6.0/BPA.SAAS.Manage.Application.AssemblyInfoInputs.cache rename to BPA.SAAS.Manage.Application/obj/Debug/net6.0/BPA.SAAS.Manage.Application.AssemblyInfoInputs.cache diff --git a/BPA.NewKitChen.Manage.Application/obj/Debug/net6.0/BPA.SAAS.Manage.Application.GeneratedMSBuildEditorConfig.editorconfig b/BPA.SAAS.Manage.Application/obj/Debug/net6.0/BPA.SAAS.Manage.Application.GeneratedMSBuildEditorConfig.editorconfig similarity index 79% rename from BPA.NewKitChen.Manage.Application/obj/Debug/net6.0/BPA.SAAS.Manage.Application.GeneratedMSBuildEditorConfig.editorconfig rename to BPA.SAAS.Manage.Application/obj/Debug/net6.0/BPA.SAAS.Manage.Application.GeneratedMSBuildEditorConfig.editorconfig index 609a238..b75f9d9 100644 --- a/BPA.NewKitChen.Manage.Application/obj/Debug/net6.0/BPA.SAAS.Manage.Application.GeneratedMSBuildEditorConfig.editorconfig +++ b/BPA.SAAS.Manage.Application/obj/Debug/net6.0/BPA.SAAS.Manage.Application.GeneratedMSBuildEditorConfig.editorconfig @@ -8,4 +8,4 @@ build_property.PlatformNeutralAssembly = build_property.EnforceExtendedAnalyzerRules = build_property._SupportedPlatformList = Linux,macOS,Windows build_property.RootNamespace = BPA.SAAS.Manage.Application -build_property.ProjectDir = D:\BPA\BPA.NewKitChen\BPA.NewKitChen.Manage\BPA.NewKitChen.Manage.Application\ +build_property.ProjectDir = D:\BPA\BPA.NewKitChen\BPA.SAAS.Manage\BPA.SAAS.Manage.Application\ diff --git a/BPA.NewKitChen.Manage.Application/obj/Debug/net6.0/BPA.SAAS.Manage.Application.GlobalUsings.g.cs b/BPA.SAAS.Manage.Application/obj/Debug/net6.0/BPA.SAAS.Manage.Application.GlobalUsings.g.cs similarity index 100% rename from BPA.NewKitChen.Manage.Application/obj/Debug/net6.0/BPA.SAAS.Manage.Application.GlobalUsings.g.cs rename to BPA.SAAS.Manage.Application/obj/Debug/net6.0/BPA.SAAS.Manage.Application.GlobalUsings.g.cs diff --git a/BPA.NewKitChen.Manage.Application/obj/Debug/net6.0/BPA.SAAS.Manage.Application.assets.cache b/BPA.SAAS.Manage.Application/obj/Debug/net6.0/BPA.SAAS.Manage.Application.assets.cache similarity index 99% rename from BPA.NewKitChen.Manage.Application/obj/Debug/net6.0/BPA.SAAS.Manage.Application.assets.cache rename to BPA.SAAS.Manage.Application/obj/Debug/net6.0/BPA.SAAS.Manage.Application.assets.cache index b491ebab45d1526d604d4870f0594739664669a9..10a2ff4e1bd0fbec72e66e8b3f34cc262e59acc1 100644 GIT binary patch delta 54 zcmV-60LlN$r3A~R1Sn8TM?nh!001y-=bprVVmoxW3r)N+EsK965z$eyCYFWIl2^3c MgLr``wI~6j5;~0)uK)l5 delta 54 zcmV-60LlN$r3A~R1Sn8TM?nh!003k9i8d7ucfh}J$^O0*n+A!_^oQYD_5xHM-cJFa Mr=Ec*wI~6j5@Bo>;Q#;t diff --git a/BPA.NewKitChen.Manage.Application/obj/Debug/net6.0/BPA.SAAS.Manage.Application.csproj.AssemblyReference.cache b/BPA.SAAS.Manage.Application/obj/Debug/net6.0/BPA.SAAS.Manage.Application.csproj.AssemblyReference.cache similarity index 100% rename from BPA.NewKitChen.Manage.Application/obj/Debug/net6.0/BPA.SAAS.Manage.Application.csproj.AssemblyReference.cache rename to BPA.SAAS.Manage.Application/obj/Debug/net6.0/BPA.SAAS.Manage.Application.csproj.AssemblyReference.cache diff --git a/BPA.NewKitChen.Manage.Application/obj/Debug/net6.0/_IsIncrementalBuild b/BPA.SAAS.Manage.Application/obj/Debug/net6.0/_IsIncrementalBuild similarity index 100% rename from BPA.NewKitChen.Manage.Application/obj/Debug/net6.0/_IsIncrementalBuild rename to BPA.SAAS.Manage.Application/obj/Debug/net6.0/_IsIncrementalBuild diff --git a/BPA.NewKitChen.Manage.Application/obj/Debug/net6.0/ref/BPA.NewKitChen.Manage.Application.dll b/BPA.SAAS.Manage.Application/obj/Debug/net6.0/ref/BPA.NewKitChen.Manage.Application.dll similarity index 100% rename from BPA.NewKitChen.Manage.Application/obj/Debug/net6.0/ref/BPA.NewKitChen.Manage.Application.dll rename to BPA.SAAS.Manage.Application/obj/Debug/net6.0/ref/BPA.NewKitChen.Manage.Application.dll diff --git a/BPA.NewKitChen.Manage.Application/obj/Debug/net6.0/refint/BPA.NewKitChen.Manage.Application.dll b/BPA.SAAS.Manage.Application/obj/Debug/net6.0/refint/BPA.NewKitChen.Manage.Application.dll similarity index 100% rename from BPA.NewKitChen.Manage.Application/obj/Debug/net6.0/refint/BPA.NewKitChen.Manage.Application.dll rename to BPA.SAAS.Manage.Application/obj/Debug/net6.0/refint/BPA.NewKitChen.Manage.Application.dll diff --git a/BPA.NewKitChen.Manage.Application/obj/project.assets.json b/BPA.SAAS.Manage.Application/obj/project.assets.json similarity index 99% rename from BPA.NewKitChen.Manage.Application/obj/project.assets.json rename to BPA.SAAS.Manage.Application/obj/project.assets.json index fb81b34..34d855c 100644 --- a/BPA.NewKitChen.Manage.Application/obj/project.assets.json +++ b/BPA.SAAS.Manage.Application/obj/project.assets.json @@ -6474,13 +6474,13 @@ }, "BPA.SAAS.Manage.Comm/1.0.0": { "type": "project", - "path": "../BPA.NewKitChen.Manage.Comm/BPA.SAAS.Manage.Comm.csproj", - "msbuildProject": "../BPA.NewKitChen.Manage.Comm/BPA.SAAS.Manage.Comm.csproj" + "path": "../BPA.SAAS.Manage.Comm/BPA.SAAS.Manage.Comm.csproj", + "msbuildProject": "../BPA.SAAS.Manage.Comm/BPA.SAAS.Manage.Comm.csproj" }, "BPA.SAAS.Manage.Core/1.0.0": { "type": "project", - "path": "../BPA.NewKitChen.Manage.Core/BPA.SAAS.Manage.Core.csproj", - "msbuildProject": "../BPA.NewKitChen.Manage.Core/BPA.SAAS.Manage.Core.csproj" + "path": "../BPA.SAAS.Manage.Core/BPA.SAAS.Manage.Core.csproj", + "msbuildProject": "../BPA.SAAS.Manage.Core/BPA.SAAS.Manage.Core.csproj" } }, "projectFileDependencyGroups": { @@ -6496,11 +6496,11 @@ "project": { "version": "1.0.0", "restore": { - "projectUniqueName": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Application\\BPA.SAAS.Manage.Application.csproj", + "projectUniqueName": "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Application\\BPA.SAAS.Manage.Application.csproj", "projectName": "BPA.SAAS.Manage.Application", - "projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Application\\BPA.SAAS.Manage.Application.csproj", + "projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Application\\BPA.SAAS.Manage.Application.csproj", "packagesPath": "C:\\Users\\HBL\\.nuget\\packages\\", - "outputPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Application\\obj\\", + "outputPath": "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Application\\obj\\", "projectStyle": "PackageReference", "fallbackFolders": [ "D:\\Microsoft Visual Studio\\Shared\\NuGetPackages" @@ -6523,11 +6523,11 @@ "net6.0": { "targetAlias": "net6.0", "projectReferences": { - "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Comm\\BPA.SAAS.Manage.Comm.csproj": { - "projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Comm\\BPA.SAAS.Manage.Comm.csproj" + "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Comm\\BPA.SAAS.Manage.Comm.csproj": { + "projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Comm\\BPA.SAAS.Manage.Comm.csproj" }, - "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Core\\BPA.SAAS.Manage.Core.csproj": { - "projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Core\\BPA.SAAS.Manage.Core.csproj" + "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Core\\BPA.SAAS.Manage.Core.csproj": { + "projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Core\\BPA.SAAS.Manage.Core.csproj" } } } diff --git a/BPA.NewKitChen.Manage.Web.Core/obj/project.nuget.cache b/BPA.SAAS.Manage.Application/obj/project.nuget.cache similarity index 98% rename from BPA.NewKitChen.Manage.Web.Core/obj/project.nuget.cache rename to BPA.SAAS.Manage.Application/obj/project.nuget.cache index 188a711..50046e0 100644 --- a/BPA.NewKitChen.Manage.Web.Core/obj/project.nuget.cache +++ b/BPA.SAAS.Manage.Application/obj/project.nuget.cache @@ -1,8 +1,8 @@ { "version": 2, - "dgSpecHash": "5yiON5zThlLOzPgIdTiNSZUhqVv2WJ3F/OntwLmAF4n67ZVzFMp8Vuvy0Kkr0hmJhHuH6CLxlEQsWp6kOUgZiQ==", + "dgSpecHash": "r47S5PWQGezyk+R6WwrwaKvoqIlmSDxTksJkhuSqlpnZoIcOzG7j3AD3Qf1sBFOioZVHk3iX6mqbniZ1p9XQ2w==", "success": true, - "projectFilePath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Web.Core\\BPA.SAAS.Manage.Web.Core.csproj", + "projectFilePath": "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Application\\BPA.SAAS.Manage.Application.csproj", "expectedPackageFiles": [ "C:\\Users\\HBL\\.nuget\\packages\\ben.demystifier\\0.4.1\\ben.demystifier.0.4.1.nupkg.sha512", "C:\\Users\\HBL\\.nuget\\packages\\furion.extras.authentication.jwtbearer\\4.8.8.5\\furion.extras.authentication.jwtbearer.4.8.8.5.nupkg.sha512", diff --git a/BPA.NewKitChen.Manage.Comm/BPA.SAAS.Manage.Comm.csproj b/BPA.SAAS.Manage.Comm/BPA.SAAS.Manage.Comm.csproj similarity index 100% rename from BPA.NewKitChen.Manage.Comm/BPA.SAAS.Manage.Comm.csproj rename to BPA.SAAS.Manage.Comm/BPA.SAAS.Manage.Comm.csproj diff --git a/BPA.NewKitChen.Manage.Comm/Const/ClaimConst.cs b/BPA.SAAS.Manage.Comm/Const/ClaimConst.cs similarity index 100% rename from BPA.NewKitChen.Manage.Comm/Const/ClaimConst.cs rename to BPA.SAAS.Manage.Comm/Const/ClaimConst.cs diff --git a/BPA.NewKitChen.Manage.Comm/Enum/AdminEnums.cs b/BPA.SAAS.Manage.Comm/Enum/AdminEnums.cs similarity index 100% rename from BPA.NewKitChen.Manage.Comm/Enum/AdminEnums.cs rename to BPA.SAAS.Manage.Comm/Enum/AdminEnums.cs diff --git a/BPA.NewKitChen.Manage.Comm/Enum/CommonStatus.cs b/BPA.SAAS.Manage.Comm/Enum/CommonStatus.cs similarity index 100% rename from BPA.NewKitChen.Manage.Comm/Enum/CommonStatus.cs rename to BPA.SAAS.Manage.Comm/Enum/CommonStatus.cs diff --git a/BPA.NewKitChen.Manage.Comm/bin/Debug/net6.0/BPA.KitChen.Manage.Comm.deps.json b/BPA.SAAS.Manage.Comm/bin/Debug/net6.0/BPA.KitChen.Manage.Comm.deps.json similarity index 100% rename from BPA.NewKitChen.Manage.Comm/bin/Debug/net6.0/BPA.KitChen.Manage.Comm.deps.json rename to BPA.SAAS.Manage.Comm/bin/Debug/net6.0/BPA.KitChen.Manage.Comm.deps.json diff --git a/BPA.NewKitChen.Manage.Comm/bin/Debug/net6.0/BPA.KitChen.Manage.Comm.dll b/BPA.SAAS.Manage.Comm/bin/Debug/net6.0/BPA.KitChen.Manage.Comm.dll similarity index 100% rename from BPA.NewKitChen.Manage.Comm/bin/Debug/net6.0/BPA.KitChen.Manage.Comm.dll rename to BPA.SAAS.Manage.Comm/bin/Debug/net6.0/BPA.KitChen.Manage.Comm.dll diff --git a/BPA.NewKitChen.Manage.Comm/bin/Debug/net6.0/BPA.KitChen.Manage.Comm.pdb b/BPA.SAAS.Manage.Comm/bin/Debug/net6.0/BPA.KitChen.Manage.Comm.pdb similarity index 100% rename from BPA.NewKitChen.Manage.Comm/bin/Debug/net6.0/BPA.KitChen.Manage.Comm.pdb rename to BPA.SAAS.Manage.Comm/bin/Debug/net6.0/BPA.KitChen.Manage.Comm.pdb diff --git a/BPA.NewKitChen.Manage.Comm/bin/Debug/net6.0/BPA.NewKitChen.Manage.Comm.deps.json b/BPA.SAAS.Manage.Comm/bin/Debug/net6.0/BPA.NewKitChen.Manage.Comm.deps.json similarity index 100% rename from BPA.NewKitChen.Manage.Comm/bin/Debug/net6.0/BPA.NewKitChen.Manage.Comm.deps.json rename to BPA.SAAS.Manage.Comm/bin/Debug/net6.0/BPA.NewKitChen.Manage.Comm.deps.json diff --git a/BPA.NewKitChen.Manage.Comm/bin/Debug/net6.0/BPA.NewKitChen.Manage.Comm.dll b/BPA.SAAS.Manage.Comm/bin/Debug/net6.0/BPA.NewKitChen.Manage.Comm.dll similarity index 100% rename from BPA.NewKitChen.Manage.Comm/bin/Debug/net6.0/BPA.NewKitChen.Manage.Comm.dll rename to BPA.SAAS.Manage.Comm/bin/Debug/net6.0/BPA.NewKitChen.Manage.Comm.dll diff --git a/BPA.NewKitChen.Manage.Comm/bin/Debug/net6.0/BPA.NewKitChen.Manage.Comm.pdb b/BPA.SAAS.Manage.Comm/bin/Debug/net6.0/BPA.NewKitChen.Manage.Comm.pdb similarity index 100% rename from BPA.NewKitChen.Manage.Comm/bin/Debug/net6.0/BPA.NewKitChen.Manage.Comm.pdb rename to BPA.SAAS.Manage.Comm/bin/Debug/net6.0/BPA.NewKitChen.Manage.Comm.pdb diff --git a/BPA.NewKitChen.Manage.Comm/obj/BPA.KitChen.Manage.Comm.csproj.nuget.dgspec.json b/BPA.SAAS.Manage.Comm/obj/BPA.KitChen.Manage.Comm.csproj.nuget.dgspec.json similarity index 100% rename from BPA.NewKitChen.Manage.Comm/obj/BPA.KitChen.Manage.Comm.csproj.nuget.dgspec.json rename to BPA.SAAS.Manage.Comm/obj/BPA.KitChen.Manage.Comm.csproj.nuget.dgspec.json diff --git a/BPA.NewKitChen.Manage.Comm/obj/BPA.KitChen.Manage.Comm.csproj.nuget.g.props b/BPA.SAAS.Manage.Comm/obj/BPA.KitChen.Manage.Comm.csproj.nuget.g.props similarity index 100% rename from BPA.NewKitChen.Manage.Comm/obj/BPA.KitChen.Manage.Comm.csproj.nuget.g.props rename to BPA.SAAS.Manage.Comm/obj/BPA.KitChen.Manage.Comm.csproj.nuget.g.props diff --git a/BPA.NewKitChen.Manage.Comm/obj/BPA.KitChen.Manage.Comm.csproj.nuget.g.targets b/BPA.SAAS.Manage.Comm/obj/BPA.KitChen.Manage.Comm.csproj.nuget.g.targets similarity index 100% rename from BPA.NewKitChen.Manage.Comm/obj/BPA.KitChen.Manage.Comm.csproj.nuget.g.targets rename to BPA.SAAS.Manage.Comm/obj/BPA.KitChen.Manage.Comm.csproj.nuget.g.targets diff --git a/BPA.NewKitChen.Manage.Comm/obj/BPA.NewKitChen.Manage.Comm.csproj.nuget.dgspec.json b/BPA.SAAS.Manage.Comm/obj/BPA.NewKitChen.Manage.Comm.csproj.nuget.dgspec.json similarity index 100% rename from BPA.NewKitChen.Manage.Comm/obj/BPA.NewKitChen.Manage.Comm.csproj.nuget.dgspec.json rename to BPA.SAAS.Manage.Comm/obj/BPA.NewKitChen.Manage.Comm.csproj.nuget.dgspec.json diff --git a/BPA.NewKitChen.Manage.Comm/obj/BPA.NewKitChen.Manage.Comm.csproj.nuget.g.props b/BPA.SAAS.Manage.Comm/obj/BPA.NewKitChen.Manage.Comm.csproj.nuget.g.props similarity index 100% rename from BPA.NewKitChen.Manage.Comm/obj/BPA.NewKitChen.Manage.Comm.csproj.nuget.g.props rename to BPA.SAAS.Manage.Comm/obj/BPA.NewKitChen.Manage.Comm.csproj.nuget.g.props diff --git a/BPA.NewKitChen.Manage.Comm/obj/BPA.NewKitChen.Manage.Comm.csproj.nuget.g.targets b/BPA.SAAS.Manage.Comm/obj/BPA.NewKitChen.Manage.Comm.csproj.nuget.g.targets similarity index 100% rename from BPA.NewKitChen.Manage.Comm/obj/BPA.NewKitChen.Manage.Comm.csproj.nuget.g.targets rename to BPA.SAAS.Manage.Comm/obj/BPA.NewKitChen.Manage.Comm.csproj.nuget.g.targets diff --git a/BPA.NewKitChen.Manage.Comm/obj/BPA.SAAS.Manage.Comm.csproj.nuget.dgspec.json b/BPA.SAAS.Manage.Comm/obj/BPA.SAAS.Manage.Comm.csproj.nuget.dgspec.json similarity index 75% rename from BPA.NewKitChen.Manage.Comm/obj/BPA.SAAS.Manage.Comm.csproj.nuget.dgspec.json rename to BPA.SAAS.Manage.Comm/obj/BPA.SAAS.Manage.Comm.csproj.nuget.dgspec.json index 3bdc956..ba0d203 100644 --- a/BPA.NewKitChen.Manage.Comm/obj/BPA.SAAS.Manage.Comm.csproj.nuget.dgspec.json +++ b/BPA.SAAS.Manage.Comm/obj/BPA.SAAS.Manage.Comm.csproj.nuget.dgspec.json @@ -1,17 +1,17 @@ { "format": 1, "restore": { - "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Comm\\BPA.SAAS.Manage.Comm.csproj": {} + "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Comm\\BPA.SAAS.Manage.Comm.csproj": {} }, "projects": { - "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Comm\\BPA.SAAS.Manage.Comm.csproj": { + "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Comm\\BPA.SAAS.Manage.Comm.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Comm\\BPA.SAAS.Manage.Comm.csproj", + "projectUniqueName": "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Comm\\BPA.SAAS.Manage.Comm.csproj", "projectName": "BPA.SAAS.Manage.Comm", - "projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Comm\\BPA.SAAS.Manage.Comm.csproj", + "projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Comm\\BPA.SAAS.Manage.Comm.csproj", "packagesPath": "C:\\Users\\HBL\\.nuget\\packages\\", - "outputPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Comm\\obj\\", + "outputPath": "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Comm\\obj\\", "projectStyle": "PackageReference", "fallbackFolders": [ "D:\\Microsoft Visual Studio\\Shared\\NuGetPackages" diff --git a/BPA.NewKitChen.Manage.Comm/obj/BPA.SAAS.Manage.Comm.csproj.nuget.g.props b/BPA.SAAS.Manage.Comm/obj/BPA.SAAS.Manage.Comm.csproj.nuget.g.props similarity index 100% rename from BPA.NewKitChen.Manage.Comm/obj/BPA.SAAS.Manage.Comm.csproj.nuget.g.props rename to BPA.SAAS.Manage.Comm/obj/BPA.SAAS.Manage.Comm.csproj.nuget.g.props diff --git a/BPA.NewKitChen.Manage.Comm/obj/BPA.SAAS.Manage.Comm.csproj.nuget.g.targets b/BPA.SAAS.Manage.Comm/obj/BPA.SAAS.Manage.Comm.csproj.nuget.g.targets similarity index 100% rename from BPA.NewKitChen.Manage.Comm/obj/BPA.SAAS.Manage.Comm.csproj.nuget.g.targets rename to BPA.SAAS.Manage.Comm/obj/BPA.SAAS.Manage.Comm.csproj.nuget.g.targets diff --git a/BPA.NewKitChen.Manage.Comm/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs b/BPA.SAAS.Manage.Comm/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs similarity index 100% rename from BPA.NewKitChen.Manage.Comm/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs rename to BPA.SAAS.Manage.Comm/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs diff --git a/BPA.NewKitChen.Manage.Comm/obj/Debug/net6.0/BPA.KitChen.Manage.Comm.AssemblyInfo.cs b/BPA.SAAS.Manage.Comm/obj/Debug/net6.0/BPA.KitChen.Manage.Comm.AssemblyInfo.cs similarity index 100% rename from BPA.NewKitChen.Manage.Comm/obj/Debug/net6.0/BPA.KitChen.Manage.Comm.AssemblyInfo.cs rename to BPA.SAAS.Manage.Comm/obj/Debug/net6.0/BPA.KitChen.Manage.Comm.AssemblyInfo.cs diff --git a/BPA.NewKitChen.Manage.Comm/obj/Debug/net6.0/BPA.KitChen.Manage.Comm.AssemblyInfoInputs.cache b/BPA.SAAS.Manage.Comm/obj/Debug/net6.0/BPA.KitChen.Manage.Comm.AssemblyInfoInputs.cache similarity index 100% rename from BPA.NewKitChen.Manage.Comm/obj/Debug/net6.0/BPA.KitChen.Manage.Comm.AssemblyInfoInputs.cache rename to BPA.SAAS.Manage.Comm/obj/Debug/net6.0/BPA.KitChen.Manage.Comm.AssemblyInfoInputs.cache diff --git a/BPA.NewKitChen.Manage.Comm/obj/Debug/net6.0/BPA.KitChen.Manage.Comm.GeneratedMSBuildEditorConfig.editorconfig b/BPA.SAAS.Manage.Comm/obj/Debug/net6.0/BPA.KitChen.Manage.Comm.GeneratedMSBuildEditorConfig.editorconfig similarity index 100% rename from BPA.NewKitChen.Manage.Comm/obj/Debug/net6.0/BPA.KitChen.Manage.Comm.GeneratedMSBuildEditorConfig.editorconfig rename to BPA.SAAS.Manage.Comm/obj/Debug/net6.0/BPA.KitChen.Manage.Comm.GeneratedMSBuildEditorConfig.editorconfig diff --git a/BPA.NewKitChen.Manage.Comm/obj/Debug/net6.0/BPA.KitChen.Manage.Comm.GlobalUsings.g.cs b/BPA.SAAS.Manage.Comm/obj/Debug/net6.0/BPA.KitChen.Manage.Comm.GlobalUsings.g.cs similarity index 100% rename from BPA.NewKitChen.Manage.Comm/obj/Debug/net6.0/BPA.KitChen.Manage.Comm.GlobalUsings.g.cs rename to BPA.SAAS.Manage.Comm/obj/Debug/net6.0/BPA.KitChen.Manage.Comm.GlobalUsings.g.cs diff --git a/BPA.NewKitChen.Manage.Comm/obj/Debug/net6.0/BPA.KitChen.Manage.Comm.assets.cache b/BPA.SAAS.Manage.Comm/obj/Debug/net6.0/BPA.KitChen.Manage.Comm.assets.cache similarity index 100% rename from BPA.NewKitChen.Manage.Comm/obj/Debug/net6.0/BPA.KitChen.Manage.Comm.assets.cache rename to BPA.SAAS.Manage.Comm/obj/Debug/net6.0/BPA.KitChen.Manage.Comm.assets.cache diff --git a/BPA.NewKitChen.Manage.Comm/obj/Debug/net6.0/BPA.KitChen.Manage.Comm.csproj.AssemblyReference.cache b/BPA.SAAS.Manage.Comm/obj/Debug/net6.0/BPA.KitChen.Manage.Comm.csproj.AssemblyReference.cache similarity index 100% rename from BPA.NewKitChen.Manage.Comm/obj/Debug/net6.0/BPA.KitChen.Manage.Comm.csproj.AssemblyReference.cache rename to BPA.SAAS.Manage.Comm/obj/Debug/net6.0/BPA.KitChen.Manage.Comm.csproj.AssemblyReference.cache diff --git a/BPA.NewKitChen.Manage.Comm/obj/Debug/net6.0/BPA.KitChen.Manage.Comm.csproj.BuildWithSkipAnalyzers b/BPA.SAAS.Manage.Comm/obj/Debug/net6.0/BPA.KitChen.Manage.Comm.csproj.BuildWithSkipAnalyzers similarity index 100% rename from BPA.NewKitChen.Manage.Comm/obj/Debug/net6.0/BPA.KitChen.Manage.Comm.csproj.BuildWithSkipAnalyzers rename to BPA.SAAS.Manage.Comm/obj/Debug/net6.0/BPA.KitChen.Manage.Comm.csproj.BuildWithSkipAnalyzers diff --git a/BPA.NewKitChen.Manage.Comm/obj/Debug/net6.0/BPA.KitChen.Manage.Comm.csproj.CoreCompileInputs.cache b/BPA.SAAS.Manage.Comm/obj/Debug/net6.0/BPA.KitChen.Manage.Comm.csproj.CoreCompileInputs.cache similarity index 100% rename from BPA.NewKitChen.Manage.Comm/obj/Debug/net6.0/BPA.KitChen.Manage.Comm.csproj.CoreCompileInputs.cache rename to BPA.SAAS.Manage.Comm/obj/Debug/net6.0/BPA.KitChen.Manage.Comm.csproj.CoreCompileInputs.cache diff --git a/BPA.NewKitChen.Manage.Comm/obj/Debug/net6.0/BPA.KitChen.Manage.Comm.csproj.FileListAbsolute.txt b/BPA.SAAS.Manage.Comm/obj/Debug/net6.0/BPA.KitChen.Manage.Comm.csproj.FileListAbsolute.txt similarity index 100% rename from BPA.NewKitChen.Manage.Comm/obj/Debug/net6.0/BPA.KitChen.Manage.Comm.csproj.FileListAbsolute.txt rename to BPA.SAAS.Manage.Comm/obj/Debug/net6.0/BPA.KitChen.Manage.Comm.csproj.FileListAbsolute.txt diff --git a/BPA.NewKitChen.Manage.Comm/obj/Debug/net6.0/BPA.KitChen.Manage.Comm.dll b/BPA.SAAS.Manage.Comm/obj/Debug/net6.0/BPA.KitChen.Manage.Comm.dll similarity index 100% rename from BPA.NewKitChen.Manage.Comm/obj/Debug/net6.0/BPA.KitChen.Manage.Comm.dll rename to BPA.SAAS.Manage.Comm/obj/Debug/net6.0/BPA.KitChen.Manage.Comm.dll diff --git a/BPA.NewKitChen.Manage.Comm/obj/Debug/net6.0/BPA.KitChen.Manage.Comm.pdb b/BPA.SAAS.Manage.Comm/obj/Debug/net6.0/BPA.KitChen.Manage.Comm.pdb similarity index 100% rename from BPA.NewKitChen.Manage.Comm/obj/Debug/net6.0/BPA.KitChen.Manage.Comm.pdb rename to BPA.SAAS.Manage.Comm/obj/Debug/net6.0/BPA.KitChen.Manage.Comm.pdb diff --git a/BPA.NewKitChen.Manage.Comm/obj/Debug/net6.0/BPA.NewKitChen.Manage.Comm.AssemblyInfo.cs b/BPA.SAAS.Manage.Comm/obj/Debug/net6.0/BPA.NewKitChen.Manage.Comm.AssemblyInfo.cs similarity index 100% rename from BPA.NewKitChen.Manage.Comm/obj/Debug/net6.0/BPA.NewKitChen.Manage.Comm.AssemblyInfo.cs rename to BPA.SAAS.Manage.Comm/obj/Debug/net6.0/BPA.NewKitChen.Manage.Comm.AssemblyInfo.cs diff --git a/BPA.NewKitChen.Manage.Comm/obj/Debug/net6.0/BPA.NewKitChen.Manage.Comm.AssemblyInfoInputs.cache b/BPA.SAAS.Manage.Comm/obj/Debug/net6.0/BPA.NewKitChen.Manage.Comm.AssemblyInfoInputs.cache similarity index 100% rename from BPA.NewKitChen.Manage.Comm/obj/Debug/net6.0/BPA.NewKitChen.Manage.Comm.AssemblyInfoInputs.cache rename to BPA.SAAS.Manage.Comm/obj/Debug/net6.0/BPA.NewKitChen.Manage.Comm.AssemblyInfoInputs.cache diff --git a/BPA.NewKitChen.Manage.Comm/obj/Debug/net6.0/BPA.NewKitChen.Manage.Comm.GeneratedMSBuildEditorConfig.editorconfig b/BPA.SAAS.Manage.Comm/obj/Debug/net6.0/BPA.NewKitChen.Manage.Comm.GeneratedMSBuildEditorConfig.editorconfig similarity index 100% rename from BPA.NewKitChen.Manage.Comm/obj/Debug/net6.0/BPA.NewKitChen.Manage.Comm.GeneratedMSBuildEditorConfig.editorconfig rename to BPA.SAAS.Manage.Comm/obj/Debug/net6.0/BPA.NewKitChen.Manage.Comm.GeneratedMSBuildEditorConfig.editorconfig diff --git a/BPA.NewKitChen.Manage.Comm/obj/Debug/net6.0/BPA.NewKitChen.Manage.Comm.GlobalUsings.g.cs b/BPA.SAAS.Manage.Comm/obj/Debug/net6.0/BPA.NewKitChen.Manage.Comm.GlobalUsings.g.cs similarity index 100% rename from BPA.NewKitChen.Manage.Comm/obj/Debug/net6.0/BPA.NewKitChen.Manage.Comm.GlobalUsings.g.cs rename to BPA.SAAS.Manage.Comm/obj/Debug/net6.0/BPA.NewKitChen.Manage.Comm.GlobalUsings.g.cs diff --git a/BPA.NewKitChen.Manage.Comm/obj/Debug/net6.0/BPA.NewKitChen.Manage.Comm.assets.cache b/BPA.SAAS.Manage.Comm/obj/Debug/net6.0/BPA.NewKitChen.Manage.Comm.assets.cache similarity index 100% rename from BPA.NewKitChen.Manage.Comm/obj/Debug/net6.0/BPA.NewKitChen.Manage.Comm.assets.cache rename to BPA.SAAS.Manage.Comm/obj/Debug/net6.0/BPA.NewKitChen.Manage.Comm.assets.cache diff --git a/BPA.NewKitChen.Manage.Comm/obj/Debug/net6.0/BPA.NewKitChen.Manage.Comm.csproj.AssemblyReference.cache b/BPA.SAAS.Manage.Comm/obj/Debug/net6.0/BPA.NewKitChen.Manage.Comm.csproj.AssemblyReference.cache similarity index 100% rename from BPA.NewKitChen.Manage.Comm/obj/Debug/net6.0/BPA.NewKitChen.Manage.Comm.csproj.AssemblyReference.cache rename to BPA.SAAS.Manage.Comm/obj/Debug/net6.0/BPA.NewKitChen.Manage.Comm.csproj.AssemblyReference.cache diff --git a/BPA.NewKitChen.Manage.Comm/obj/Debug/net6.0/BPA.NewKitChen.Manage.Comm.csproj.BuildWithSkipAnalyzers b/BPA.SAAS.Manage.Comm/obj/Debug/net6.0/BPA.NewKitChen.Manage.Comm.csproj.BuildWithSkipAnalyzers similarity index 100% rename from BPA.NewKitChen.Manage.Comm/obj/Debug/net6.0/BPA.NewKitChen.Manage.Comm.csproj.BuildWithSkipAnalyzers rename to BPA.SAAS.Manage.Comm/obj/Debug/net6.0/BPA.NewKitChen.Manage.Comm.csproj.BuildWithSkipAnalyzers diff --git a/BPA.NewKitChen.Manage.Comm/obj/Debug/net6.0/BPA.NewKitChen.Manage.Comm.csproj.CoreCompileInputs.cache b/BPA.SAAS.Manage.Comm/obj/Debug/net6.0/BPA.NewKitChen.Manage.Comm.csproj.CoreCompileInputs.cache similarity index 100% rename from BPA.NewKitChen.Manage.Comm/obj/Debug/net6.0/BPA.NewKitChen.Manage.Comm.csproj.CoreCompileInputs.cache rename to BPA.SAAS.Manage.Comm/obj/Debug/net6.0/BPA.NewKitChen.Manage.Comm.csproj.CoreCompileInputs.cache diff --git a/BPA.NewKitChen.Manage.Comm/obj/Debug/net6.0/BPA.NewKitChen.Manage.Comm.csproj.FileListAbsolute.txt b/BPA.SAAS.Manage.Comm/obj/Debug/net6.0/BPA.NewKitChen.Manage.Comm.csproj.FileListAbsolute.txt similarity index 100% rename from BPA.NewKitChen.Manage.Comm/obj/Debug/net6.0/BPA.NewKitChen.Manage.Comm.csproj.FileListAbsolute.txt rename to BPA.SAAS.Manage.Comm/obj/Debug/net6.0/BPA.NewKitChen.Manage.Comm.csproj.FileListAbsolute.txt diff --git a/BPA.NewKitChen.Manage.Comm/obj/Debug/net6.0/BPA.NewKitChen.Manage.Comm.dll b/BPA.SAAS.Manage.Comm/obj/Debug/net6.0/BPA.NewKitChen.Manage.Comm.dll similarity index 100% rename from BPA.NewKitChen.Manage.Comm/obj/Debug/net6.0/BPA.NewKitChen.Manage.Comm.dll rename to BPA.SAAS.Manage.Comm/obj/Debug/net6.0/BPA.NewKitChen.Manage.Comm.dll diff --git a/BPA.NewKitChen.Manage.Comm/obj/Debug/net6.0/BPA.NewKitChen.Manage.Comm.pdb b/BPA.SAAS.Manage.Comm/obj/Debug/net6.0/BPA.NewKitChen.Manage.Comm.pdb similarity index 100% rename from BPA.NewKitChen.Manage.Comm/obj/Debug/net6.0/BPA.NewKitChen.Manage.Comm.pdb rename to BPA.SAAS.Manage.Comm/obj/Debug/net6.0/BPA.NewKitChen.Manage.Comm.pdb diff --git a/BPA.NewKitChen.Manage.Comm/obj/Debug/net6.0/BPA.SAAS.Manage.Comm.AssemblyInfo.cs b/BPA.SAAS.Manage.Comm/obj/Debug/net6.0/BPA.SAAS.Manage.Comm.AssemblyInfo.cs similarity index 100% rename from BPA.NewKitChen.Manage.Comm/obj/Debug/net6.0/BPA.SAAS.Manage.Comm.AssemblyInfo.cs rename to BPA.SAAS.Manage.Comm/obj/Debug/net6.0/BPA.SAAS.Manage.Comm.AssemblyInfo.cs diff --git a/BPA.NewKitChen.Manage.Comm/obj/Debug/net6.0/BPA.SAAS.Manage.Comm.AssemblyInfoInputs.cache b/BPA.SAAS.Manage.Comm/obj/Debug/net6.0/BPA.SAAS.Manage.Comm.AssemblyInfoInputs.cache similarity index 100% rename from BPA.NewKitChen.Manage.Comm/obj/Debug/net6.0/BPA.SAAS.Manage.Comm.AssemblyInfoInputs.cache rename to BPA.SAAS.Manage.Comm/obj/Debug/net6.0/BPA.SAAS.Manage.Comm.AssemblyInfoInputs.cache diff --git a/BPA.NewKitChen.Manage.Comm/obj/Debug/net6.0/BPA.SAAS.Manage.Comm.GeneratedMSBuildEditorConfig.editorconfig b/BPA.SAAS.Manage.Comm/obj/Debug/net6.0/BPA.SAAS.Manage.Comm.GeneratedMSBuildEditorConfig.editorconfig similarity index 80% rename from BPA.NewKitChen.Manage.Comm/obj/Debug/net6.0/BPA.SAAS.Manage.Comm.GeneratedMSBuildEditorConfig.editorconfig rename to BPA.SAAS.Manage.Comm/obj/Debug/net6.0/BPA.SAAS.Manage.Comm.GeneratedMSBuildEditorConfig.editorconfig index 41a5805..4fe3293 100644 --- a/BPA.NewKitChen.Manage.Comm/obj/Debug/net6.0/BPA.SAAS.Manage.Comm.GeneratedMSBuildEditorConfig.editorconfig +++ b/BPA.SAAS.Manage.Comm/obj/Debug/net6.0/BPA.SAAS.Manage.Comm.GeneratedMSBuildEditorConfig.editorconfig @@ -8,4 +8,4 @@ build_property.PlatformNeutralAssembly = build_property.EnforceExtendedAnalyzerRules = build_property._SupportedPlatformList = Linux,macOS,Windows build_property.RootNamespace = BPA.SAAS.Manage.Comm -build_property.ProjectDir = D:\BPA\BPA.NewKitChen\BPA.NewKitChen.Manage\BPA.NewKitChen.Manage.Comm\ +build_property.ProjectDir = D:\BPA\BPA.NewKitChen\BPA.SAAS.Manage\BPA.SAAS.Manage.Comm\ diff --git a/BPA.NewKitChen.Manage.Comm/obj/Debug/net6.0/BPA.SAAS.Manage.Comm.GlobalUsings.g.cs b/BPA.SAAS.Manage.Comm/obj/Debug/net6.0/BPA.SAAS.Manage.Comm.GlobalUsings.g.cs similarity index 100% rename from BPA.NewKitChen.Manage.Comm/obj/Debug/net6.0/BPA.SAAS.Manage.Comm.GlobalUsings.g.cs rename to BPA.SAAS.Manage.Comm/obj/Debug/net6.0/BPA.SAAS.Manage.Comm.GlobalUsings.g.cs diff --git a/BPA.NewKitChen.Manage.Comm/obj/Debug/net6.0/BPA.SAAS.Manage.Comm.assets.cache b/BPA.SAAS.Manage.Comm/obj/Debug/net6.0/BPA.SAAS.Manage.Comm.assets.cache similarity index 78% rename from BPA.NewKitChen.Manage.Comm/obj/Debug/net6.0/BPA.SAAS.Manage.Comm.assets.cache rename to BPA.SAAS.Manage.Comm/obj/Debug/net6.0/BPA.SAAS.Manage.Comm.assets.cache index 03a645a432f8774224d73e500b130b5c5b56e856..779df4e35c81c7cf149e5e59b7705a98fb399507 100644 GIT binary patch delta 57 zcmV-90LK641Lp%OP)kQa3jhEBG}&PYMKF>9Tz0400Ff0nJi$danMCKtn;3%7{;8Ba PyaAChACW)@u~3%*Kn4|N delta 57 zcmV-90LK641Lp%OP)kQa3jhEB?s3K6KjwHZ!J_V~xVmeURA6=K#d21xDOtNmA$RKE PyaAChACW)@u~3%*;?WtX diff --git a/BPA.NewKitChen.Manage.Comm/obj/Debug/net6.0/BPA.SAAS.Manage.Comm.csproj.AssemblyReference.cache b/BPA.SAAS.Manage.Comm/obj/Debug/net6.0/BPA.SAAS.Manage.Comm.csproj.AssemblyReference.cache similarity index 100% rename from BPA.NewKitChen.Manage.Comm/obj/Debug/net6.0/BPA.SAAS.Manage.Comm.csproj.AssemblyReference.cache rename to BPA.SAAS.Manage.Comm/obj/Debug/net6.0/BPA.SAAS.Manage.Comm.csproj.AssemblyReference.cache diff --git a/BPA.NewKitChen.Manage.Comm/obj/Debug/net6.0/_IsIncrementalBuild b/BPA.SAAS.Manage.Comm/obj/Debug/net6.0/_IsIncrementalBuild similarity index 100% rename from BPA.NewKitChen.Manage.Comm/obj/Debug/net6.0/_IsIncrementalBuild rename to BPA.SAAS.Manage.Comm/obj/Debug/net6.0/_IsIncrementalBuild diff --git a/BPA.NewKitChen.Manage.Comm/obj/Debug/net6.0/ref/BPA.KitChen.Manage.Comm.dll b/BPA.SAAS.Manage.Comm/obj/Debug/net6.0/ref/BPA.KitChen.Manage.Comm.dll similarity index 100% rename from BPA.NewKitChen.Manage.Comm/obj/Debug/net6.0/ref/BPA.KitChen.Manage.Comm.dll rename to BPA.SAAS.Manage.Comm/obj/Debug/net6.0/ref/BPA.KitChen.Manage.Comm.dll diff --git a/BPA.NewKitChen.Manage.Comm/obj/Debug/net6.0/ref/BPA.NewKitChen.Manage.Comm.dll b/BPA.SAAS.Manage.Comm/obj/Debug/net6.0/ref/BPA.NewKitChen.Manage.Comm.dll similarity index 100% rename from BPA.NewKitChen.Manage.Comm/obj/Debug/net6.0/ref/BPA.NewKitChen.Manage.Comm.dll rename to BPA.SAAS.Manage.Comm/obj/Debug/net6.0/ref/BPA.NewKitChen.Manage.Comm.dll diff --git a/BPA.NewKitChen.Manage.Comm/obj/Debug/net6.0/refint/BPA.KitChen.Manage.Comm.dll b/BPA.SAAS.Manage.Comm/obj/Debug/net6.0/refint/BPA.KitChen.Manage.Comm.dll similarity index 100% rename from BPA.NewKitChen.Manage.Comm/obj/Debug/net6.0/refint/BPA.KitChen.Manage.Comm.dll rename to BPA.SAAS.Manage.Comm/obj/Debug/net6.0/refint/BPA.KitChen.Manage.Comm.dll diff --git a/BPA.NewKitChen.Manage.Comm/obj/Debug/net6.0/refint/BPA.NewKitChen.Manage.Comm.dll b/BPA.SAAS.Manage.Comm/obj/Debug/net6.0/refint/BPA.NewKitChen.Manage.Comm.dll similarity index 100% rename from BPA.NewKitChen.Manage.Comm/obj/Debug/net6.0/refint/BPA.NewKitChen.Manage.Comm.dll rename to BPA.SAAS.Manage.Comm/obj/Debug/net6.0/refint/BPA.NewKitChen.Manage.Comm.dll diff --git a/BPA.NewKitChen.Manage.Comm/obj/project.assets.json b/BPA.SAAS.Manage.Comm/obj/project.assets.json similarity index 86% rename from BPA.NewKitChen.Manage.Comm/obj/project.assets.json rename to BPA.SAAS.Manage.Comm/obj/project.assets.json index a59fe9e..e54715d 100644 --- a/BPA.NewKitChen.Manage.Comm/obj/project.assets.json +++ b/BPA.SAAS.Manage.Comm/obj/project.assets.json @@ -14,11 +14,11 @@ "project": { "version": "1.0.0", "restore": { - "projectUniqueName": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Comm\\BPA.SAAS.Manage.Comm.csproj", + "projectUniqueName": "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Comm\\BPA.SAAS.Manage.Comm.csproj", "projectName": "BPA.SAAS.Manage.Comm", - "projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Comm\\BPA.SAAS.Manage.Comm.csproj", + "projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Comm\\BPA.SAAS.Manage.Comm.csproj", "packagesPath": "C:\\Users\\HBL\\.nuget\\packages\\", - "outputPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Comm\\obj\\", + "outputPath": "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Comm\\obj\\", "projectStyle": "PackageReference", "fallbackFolders": [ "D:\\Microsoft Visual Studio\\Shared\\NuGetPackages" diff --git a/BPA.NewKitChen.Manage.Comm/obj/project.nuget.cache b/BPA.SAAS.Manage.Comm/obj/project.nuget.cache similarity index 62% rename from BPA.NewKitChen.Manage.Comm/obj/project.nuget.cache rename to BPA.SAAS.Manage.Comm/obj/project.nuget.cache index be1a514..9e7e244 100644 --- a/BPA.NewKitChen.Manage.Comm/obj/project.nuget.cache +++ b/BPA.SAAS.Manage.Comm/obj/project.nuget.cache @@ -1,8 +1,8 @@ { "version": 2, - "dgSpecHash": "AfoAdbVLqDKBmMfVRFeAFkiNJg7K38DiHfa9eg4I4QRaAcMJWXd3+6p7f6QLWQPYXOLxUKGTyxrAEcWRSjYSiA==", + "dgSpecHash": "1nySV7LrMO7CwlHaoUzrDo1lTPelOvGxRy6rOG9zmOwNrcPe+HEo2ptDcgJmUjlSYChBqgp5xiRnUPEJ6evZ4w==", "success": true, - "projectFilePath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Comm\\BPA.SAAS.Manage.Comm.csproj", + "projectFilePath": "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Comm\\BPA.SAAS.Manage.Comm.csproj", "expectedPackageFiles": [], "logs": [ { diff --git a/BPA.NewKitChen.Manage.Core/BPA.SAAS.Manage.Core.csproj b/BPA.SAAS.Manage.Core/BPA.SAAS.Manage.Core.csproj similarity index 72% rename from BPA.NewKitChen.Manage.Core/BPA.SAAS.Manage.Core.csproj rename to BPA.SAAS.Manage.Core/BPA.SAAS.Manage.Core.csproj index 8b4220b..696deb3 100644 --- a/BPA.NewKitChen.Manage.Core/BPA.SAAS.Manage.Core.csproj +++ b/BPA.SAAS.Manage.Core/BPA.SAAS.Manage.Core.csproj @@ -4,13 +4,13 @@ net6.0 1701;1702;1591 - BPA.NewKitChen.Manage.Core.xml + BPA.SAAS.Manage.Core.xml - + @@ -21,7 +21,7 @@ - + diff --git a/BPA.NewKitChen.Manage.Core/bin/Debug/net6.0/BPA.NewKitChen.Manage.Core.xml b/BPA.SAAS.Manage.Core/BPA.SAAS.Manage.Core.xml similarity index 53% rename from BPA.NewKitChen.Manage.Core/bin/Debug/net6.0/BPA.NewKitChen.Manage.Core.xml rename to BPA.SAAS.Manage.Core/BPA.SAAS.Manage.Core.xml index 19c4cae..4b1237c 100644 --- a/BPA.NewKitChen.Manage.Core/bin/Debug/net6.0/BPA.NewKitChen.Manage.Core.xml +++ b/BPA.SAAS.Manage.Core/BPA.SAAS.Manage.Core.xml @@ -1,365 +1,365 @@ - BPA.KitChen.Manage.Core + BPA.SAAS.Manage.Core - + 主键 Guid - + 是否删除 - + 当前页码 - + 页码容量 - + 分页实体 - + Data - + Total - + 数据库上下文对象 - + SqlSugar 数据库实例 - + 加盟商信息 - + 加盟商名称 - + 管理员姓名 - + 邮箱账号 - + 电话 - + 备注 - + logo - + 状态 【正常 停用】默认 正常 - + 组织机构 - + 机构名称 - + 上级id - + 类型 默认 机构 - + 上级ID集合 - + 备注 - + 店铺地址 - + 店铺坐标 - + AutoKey 唯一值 - + 状态 【正常 停用】默认 正常 - + 加盟商id - + 角色 - + 角色名称 - + 排序 - + 备注 - + 角色类型-集团角色_0、加盟商角色_1、门店角色_2 - + 加盟商id - + 用户名称 - + 登录账号 - + 登录密码 - + 手机号码 - + 管理员类型-超级管理员_1、管理员_2、普通账号_3 - + 归属组织 - + 加盟商id - + 字典类型id - + 字典值 - + 字典编码 - + 备注 - + 状态 【正常 停用】默认 正常 - + 类型名称 - + 类型编码 - + 备注 - + 状态 【正常 停用】默认 正常 - + 操作人 - + 请求地址 - + 请求数据 - + 返回数据 - + ip地址 - + 加盟商id - + 菜单名称 - + 父级id - + 菜单编码 唯一 - + 图标 - + 路径 - + 组件路径 - + 是否可见 - + 排序 - + 备注 - + 操作人 - + 请求地址 - + 请求数据 - + 返回数据 - + ip地址 - + 加盟商id - + 主键 Guid diff --git a/BPA.NewKitChen.Manage.Core/Base/IBaseEntity.cs b/BPA.SAAS.Manage.Core/Base/IBaseEntity.cs similarity index 100% rename from BPA.NewKitChen.Manage.Core/Base/IBaseEntity.cs rename to BPA.SAAS.Manage.Core/Base/IBaseEntity.cs diff --git a/BPA.NewKitChen.Manage.Core/Base/PageInputBase.cs b/BPA.SAAS.Manage.Core/Base/PageInputBase.cs similarity index 100% rename from BPA.NewKitChen.Manage.Core/Base/PageInputBase.cs rename to BPA.SAAS.Manage.Core/Base/PageInputBase.cs diff --git a/BPA.NewKitChen.Manage.Core/Base/PageUtil.cs b/BPA.SAAS.Manage.Core/Base/PageUtil.cs similarity index 100% rename from BPA.NewKitChen.Manage.Core/Base/PageUtil.cs rename to BPA.SAAS.Manage.Core/Base/PageUtil.cs diff --git a/BPA.NewKitChen.Manage.Core/DbContext.cs b/BPA.SAAS.Manage.Core/DbContext.cs similarity index 100% rename from BPA.NewKitChen.Manage.Core/DbContext.cs rename to BPA.SAAS.Manage.Core/DbContext.cs diff --git a/BPA.NewKitChen.Manage.Core/Org/BPA_Company.cs b/BPA.SAAS.Manage.Core/Org/BPA_Company.cs similarity index 100% rename from BPA.NewKitChen.Manage.Core/Org/BPA_Company.cs rename to BPA.SAAS.Manage.Core/Org/BPA_Company.cs diff --git a/BPA.NewKitChen.Manage.Core/Org/BPA_Organize.cs b/BPA.SAAS.Manage.Core/Org/BPA_Organize.cs similarity index 100% rename from BPA.NewKitChen.Manage.Core/Org/BPA_Organize.cs rename to BPA.SAAS.Manage.Core/Org/BPA_Organize.cs diff --git a/BPA.NewKitChen.Manage.Core/Org/BPA_Roles.cs b/BPA.SAAS.Manage.Core/Org/BPA_Roles.cs similarity index 100% rename from BPA.NewKitChen.Manage.Core/Org/BPA_Roles.cs rename to BPA.SAAS.Manage.Core/Org/BPA_Roles.cs diff --git a/BPA.NewKitChen.Manage.Core/Org/BPA_Users.cs b/BPA.SAAS.Manage.Core/Org/BPA_Users.cs similarity index 100% rename from BPA.NewKitChen.Manage.Core/Org/BPA_Users.cs rename to BPA.SAAS.Manage.Core/Org/BPA_Users.cs diff --git a/BPA.NewKitChen.Manage.Core/System/BPA_DictData.cs b/BPA.SAAS.Manage.Core/System/BPA_DictData.cs similarity index 100% rename from BPA.NewKitChen.Manage.Core/System/BPA_DictData.cs rename to BPA.SAAS.Manage.Core/System/BPA_DictData.cs diff --git a/BPA.NewKitChen.Manage.Core/System/BPA_DictType.cs b/BPA.SAAS.Manage.Core/System/BPA_DictType.cs similarity index 100% rename from BPA.NewKitChen.Manage.Core/System/BPA_DictType.cs rename to BPA.SAAS.Manage.Core/System/BPA_DictType.cs diff --git a/BPA.NewKitChen.Manage.Core/System/BPA_ErrorLog.cs b/BPA.SAAS.Manage.Core/System/BPA_ErrorLog.cs similarity index 100% rename from BPA.NewKitChen.Manage.Core/System/BPA_ErrorLog.cs rename to BPA.SAAS.Manage.Core/System/BPA_ErrorLog.cs diff --git a/BPA.NewKitChen.Manage.Core/System/BPA_Menu.cs b/BPA.SAAS.Manage.Core/System/BPA_Menu.cs similarity index 100% rename from BPA.NewKitChen.Manage.Core/System/BPA_Menu.cs rename to BPA.SAAS.Manage.Core/System/BPA_Menu.cs diff --git a/BPA.NewKitChen.Manage.Core/System/BPA_OperateLog.cs b/BPA.SAAS.Manage.Core/System/BPA_OperateLog.cs similarity index 100% rename from BPA.NewKitChen.Manage.Core/System/BPA_OperateLog.cs rename to BPA.SAAS.Manage.Core/System/BPA_OperateLog.cs diff --git a/BPA.NewKitChen.Manage.Core/System/BPA_RoleMenu.cs b/BPA.SAAS.Manage.Core/System/BPA_RoleMenu.cs similarity index 100% rename from BPA.NewKitChen.Manage.Core/System/BPA_RoleMenu.cs rename to BPA.SAAS.Manage.Core/System/BPA_RoleMenu.cs diff --git a/BPA.NewKitChen.Manage.Core/bin/Debug/net6.0/BPA.KitChen.Manage.Comm.dll b/BPA.SAAS.Manage.Core/bin/Debug/net6.0/BPA.KitChen.Manage.Comm.dll similarity index 100% rename from BPA.NewKitChen.Manage.Core/bin/Debug/net6.0/BPA.KitChen.Manage.Comm.dll rename to BPA.SAAS.Manage.Core/bin/Debug/net6.0/BPA.KitChen.Manage.Comm.dll diff --git a/BPA.NewKitChen.Manage.Core/bin/Debug/net6.0/BPA.KitChen.Manage.Comm.pdb b/BPA.SAAS.Manage.Core/bin/Debug/net6.0/BPA.KitChen.Manage.Comm.pdb similarity index 100% rename from BPA.NewKitChen.Manage.Core/bin/Debug/net6.0/BPA.KitChen.Manage.Comm.pdb rename to BPA.SAAS.Manage.Core/bin/Debug/net6.0/BPA.KitChen.Manage.Comm.pdb diff --git a/BPA.NewKitChen.Manage.Core/bin/Debug/net6.0/BPA.KitChen.Manage.Core.deps.json b/BPA.SAAS.Manage.Core/bin/Debug/net6.0/BPA.KitChen.Manage.Core.deps.json similarity index 100% rename from BPA.NewKitChen.Manage.Core/bin/Debug/net6.0/BPA.KitChen.Manage.Core.deps.json rename to BPA.SAAS.Manage.Core/bin/Debug/net6.0/BPA.KitChen.Manage.Core.deps.json diff --git a/BPA.NewKitChen.Manage.Core/bin/Debug/net6.0/BPA.KitChen.Manage.Core.dll b/BPA.SAAS.Manage.Core/bin/Debug/net6.0/BPA.KitChen.Manage.Core.dll similarity index 100% rename from BPA.NewKitChen.Manage.Core/bin/Debug/net6.0/BPA.KitChen.Manage.Core.dll rename to BPA.SAAS.Manage.Core/bin/Debug/net6.0/BPA.KitChen.Manage.Core.dll diff --git a/BPA.NewKitChen.Manage.Core/bin/Debug/net6.0/BPA.KitChen.Manage.Core.pdb b/BPA.SAAS.Manage.Core/bin/Debug/net6.0/BPA.KitChen.Manage.Core.pdb similarity index 100% rename from BPA.NewKitChen.Manage.Core/bin/Debug/net6.0/BPA.KitChen.Manage.Core.pdb rename to BPA.SAAS.Manage.Core/bin/Debug/net6.0/BPA.KitChen.Manage.Core.pdb diff --git a/BPA.NewKitChen.Manage.Core/bin/Debug/net6.0/BPA.NewKitChen.Manage.Comm.dll b/BPA.SAAS.Manage.Core/bin/Debug/net6.0/BPA.NewKitChen.Manage.Comm.dll similarity index 100% rename from BPA.NewKitChen.Manage.Core/bin/Debug/net6.0/BPA.NewKitChen.Manage.Comm.dll rename to BPA.SAAS.Manage.Core/bin/Debug/net6.0/BPA.NewKitChen.Manage.Comm.dll diff --git a/BPA.NewKitChen.Manage.Core/bin/Debug/net6.0/BPA.NewKitChen.Manage.Comm.pdb b/BPA.SAAS.Manage.Core/bin/Debug/net6.0/BPA.NewKitChen.Manage.Comm.pdb similarity index 100% rename from BPA.NewKitChen.Manage.Core/bin/Debug/net6.0/BPA.NewKitChen.Manage.Comm.pdb rename to BPA.SAAS.Manage.Core/bin/Debug/net6.0/BPA.NewKitChen.Manage.Comm.pdb diff --git a/BPA.NewKitChen.Manage.Core/bin/Debug/net6.0/BPA.NewKitChen.Manage.Core.deps.json b/BPA.SAAS.Manage.Core/bin/Debug/net6.0/BPA.NewKitChen.Manage.Core.deps.json similarity index 100% rename from BPA.NewKitChen.Manage.Core/bin/Debug/net6.0/BPA.NewKitChen.Manage.Core.deps.json rename to BPA.SAAS.Manage.Core/bin/Debug/net6.0/BPA.NewKitChen.Manage.Core.deps.json diff --git a/BPA.NewKitChen.Manage.Core/bin/Debug/net6.0/BPA.NewKitChen.Manage.Core.dll b/BPA.SAAS.Manage.Core/bin/Debug/net6.0/BPA.NewKitChen.Manage.Core.dll similarity index 100% rename from BPA.NewKitChen.Manage.Core/bin/Debug/net6.0/BPA.NewKitChen.Manage.Core.dll rename to BPA.SAAS.Manage.Core/bin/Debug/net6.0/BPA.NewKitChen.Manage.Core.dll diff --git a/BPA.NewKitChen.Manage.Core/bin/Debug/net6.0/BPA.NewKitChen.Manage.Core.pdb b/BPA.SAAS.Manage.Core/bin/Debug/net6.0/BPA.NewKitChen.Manage.Core.pdb similarity index 100% rename from BPA.NewKitChen.Manage.Core/bin/Debug/net6.0/BPA.NewKitChen.Manage.Core.pdb rename to BPA.SAAS.Manage.Core/bin/Debug/net6.0/BPA.NewKitChen.Manage.Core.pdb diff --git a/BPA.NewKitChen.Manage.Core/BPA.NewKitChen.Manage.Core.xml b/BPA.SAAS.Manage.Core/bin/Debug/net6.0/BPA.NewKitChen.Manage.Core.xml similarity index 100% rename from BPA.NewKitChen.Manage.Core/BPA.NewKitChen.Manage.Core.xml rename to BPA.SAAS.Manage.Core/bin/Debug/net6.0/BPA.NewKitChen.Manage.Core.xml diff --git a/BPA.NewKitChen.Manage.Core/obj/BPA.KitChen.Manage.Core.csproj.nuget.dgspec.json b/BPA.SAAS.Manage.Core/obj/BPA.KitChen.Manage.Core.csproj.nuget.dgspec.json similarity index 100% rename from BPA.NewKitChen.Manage.Core/obj/BPA.KitChen.Manage.Core.csproj.nuget.dgspec.json rename to BPA.SAAS.Manage.Core/obj/BPA.KitChen.Manage.Core.csproj.nuget.dgspec.json diff --git a/BPA.NewKitChen.Manage.Core/obj/BPA.KitChen.Manage.Core.csproj.nuget.g.props b/BPA.SAAS.Manage.Core/obj/BPA.KitChen.Manage.Core.csproj.nuget.g.props similarity index 100% rename from BPA.NewKitChen.Manage.Core/obj/BPA.KitChen.Manage.Core.csproj.nuget.g.props rename to BPA.SAAS.Manage.Core/obj/BPA.KitChen.Manage.Core.csproj.nuget.g.props diff --git a/BPA.NewKitChen.Manage.Core/obj/BPA.KitChen.Manage.Core.csproj.nuget.g.targets b/BPA.SAAS.Manage.Core/obj/BPA.KitChen.Manage.Core.csproj.nuget.g.targets similarity index 100% rename from BPA.NewKitChen.Manage.Core/obj/BPA.KitChen.Manage.Core.csproj.nuget.g.targets rename to BPA.SAAS.Manage.Core/obj/BPA.KitChen.Manage.Core.csproj.nuget.g.targets diff --git a/BPA.NewKitChen.Manage.Core/obj/BPA.NewKitChen.Manage.Core.csproj.nuget.dgspec.json b/BPA.SAAS.Manage.Core/obj/BPA.NewKitChen.Manage.Core.csproj.nuget.dgspec.json similarity index 100% rename from BPA.NewKitChen.Manage.Core/obj/BPA.NewKitChen.Manage.Core.csproj.nuget.dgspec.json rename to BPA.SAAS.Manage.Core/obj/BPA.NewKitChen.Manage.Core.csproj.nuget.dgspec.json diff --git a/BPA.NewKitChen.Manage.Core/obj/BPA.NewKitChen.Manage.Core.csproj.nuget.g.props b/BPA.SAAS.Manage.Core/obj/BPA.NewKitChen.Manage.Core.csproj.nuget.g.props similarity index 100% rename from BPA.NewKitChen.Manage.Core/obj/BPA.NewKitChen.Manage.Core.csproj.nuget.g.props rename to BPA.SAAS.Manage.Core/obj/BPA.NewKitChen.Manage.Core.csproj.nuget.g.props diff --git a/BPA.NewKitChen.Manage.Core/obj/BPA.NewKitChen.Manage.Core.csproj.nuget.g.targets b/BPA.SAAS.Manage.Core/obj/BPA.NewKitChen.Manage.Core.csproj.nuget.g.targets similarity index 100% rename from BPA.NewKitChen.Manage.Core/obj/BPA.NewKitChen.Manage.Core.csproj.nuget.g.targets rename to BPA.SAAS.Manage.Core/obj/BPA.NewKitChen.Manage.Core.csproj.nuget.g.targets diff --git a/BPA.NewKitChen.Manage.Core/obj/BPA.SAAS.Manage.Core.csproj.nuget.dgspec.json b/BPA.SAAS.Manage.Core/obj/BPA.SAAS.Manage.Core.csproj.nuget.dgspec.json similarity index 75% rename from BPA.NewKitChen.Manage.Core/obj/BPA.SAAS.Manage.Core.csproj.nuget.dgspec.json rename to BPA.SAAS.Manage.Core/obj/BPA.SAAS.Manage.Core.csproj.nuget.dgspec.json index 9b9c1d8..586072f 100644 --- a/BPA.NewKitChen.Manage.Core/obj/BPA.SAAS.Manage.Core.csproj.nuget.dgspec.json +++ b/BPA.SAAS.Manage.Core/obj/BPA.SAAS.Manage.Core.csproj.nuget.dgspec.json @@ -1,17 +1,17 @@ { "format": 1, "restore": { - "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Core\\BPA.SAAS.Manage.Core.csproj": {} + "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Core\\BPA.SAAS.Manage.Core.csproj": {} }, "projects": { - "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Comm\\BPA.SAAS.Manage.Comm.csproj": { + "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Comm\\BPA.SAAS.Manage.Comm.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Comm\\BPA.SAAS.Manage.Comm.csproj", + "projectUniqueName": "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Comm\\BPA.SAAS.Manage.Comm.csproj", "projectName": "BPA.SAAS.Manage.Comm", - "projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Comm\\BPA.SAAS.Manage.Comm.csproj", + "projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Comm\\BPA.SAAS.Manage.Comm.csproj", "packagesPath": "C:\\Users\\HBL\\.nuget\\packages\\", - "outputPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Comm\\obj\\", + "outputPath": "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Comm\\obj\\", "projectStyle": "PackageReference", "fallbackFolders": [ "D:\\Microsoft Visual Studio\\Shared\\NuGetPackages" @@ -65,14 +65,14 @@ } } }, - "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Core\\BPA.SAAS.Manage.Core.csproj": { + "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Core\\BPA.SAAS.Manage.Core.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Core\\BPA.SAAS.Manage.Core.csproj", + "projectUniqueName": "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Core\\BPA.SAAS.Manage.Core.csproj", "projectName": "BPA.SAAS.Manage.Core", - "projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Core\\BPA.SAAS.Manage.Core.csproj", + "projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Core\\BPA.SAAS.Manage.Core.csproj", "packagesPath": "C:\\Users\\HBL\\.nuget\\packages\\", - "outputPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Core\\obj\\", + "outputPath": "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Core\\obj\\", "projectStyle": "PackageReference", "fallbackFolders": [ "D:\\Microsoft Visual Studio\\Shared\\NuGetPackages" @@ -95,8 +95,8 @@ "net6.0": { "targetAlias": "net6.0", "projectReferences": { - "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Comm\\BPA.SAAS.Manage.Comm.csproj": { - "projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Comm\\BPA.SAAS.Manage.Comm.csproj" + "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Comm\\BPA.SAAS.Manage.Comm.csproj": { + "projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Comm\\BPA.SAAS.Manage.Comm.csproj" } } } diff --git a/BPA.NewKitChen.Manage.Core/obj/BPA.SAAS.Manage.Core.csproj.nuget.g.props b/BPA.SAAS.Manage.Core/obj/BPA.SAAS.Manage.Core.csproj.nuget.g.props similarity index 100% rename from BPA.NewKitChen.Manage.Core/obj/BPA.SAAS.Manage.Core.csproj.nuget.g.props rename to BPA.SAAS.Manage.Core/obj/BPA.SAAS.Manage.Core.csproj.nuget.g.props diff --git a/BPA.NewKitChen.Manage.Core/obj/BPA.SAAS.Manage.Core.csproj.nuget.g.targets b/BPA.SAAS.Manage.Core/obj/BPA.SAAS.Manage.Core.csproj.nuget.g.targets similarity index 100% rename from BPA.NewKitChen.Manage.Core/obj/BPA.SAAS.Manage.Core.csproj.nuget.g.targets rename to BPA.SAAS.Manage.Core/obj/BPA.SAAS.Manage.Core.csproj.nuget.g.targets diff --git a/BPA.NewKitChen.Manage.Core/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs b/BPA.SAAS.Manage.Core/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs similarity index 100% rename from BPA.NewKitChen.Manage.Core/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs rename to BPA.SAAS.Manage.Core/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs diff --git a/BPA.NewKitChen.Manage.Core/obj/Debug/net6.0/BPA.KitChen.Manage.Core.AssemblyInfo.cs b/BPA.SAAS.Manage.Core/obj/Debug/net6.0/BPA.KitChen.Manage.Core.AssemblyInfo.cs similarity index 100% rename from BPA.NewKitChen.Manage.Core/obj/Debug/net6.0/BPA.KitChen.Manage.Core.AssemblyInfo.cs rename to BPA.SAAS.Manage.Core/obj/Debug/net6.0/BPA.KitChen.Manage.Core.AssemblyInfo.cs diff --git a/BPA.NewKitChen.Manage.Core/obj/Debug/net6.0/BPA.KitChen.Manage.Core.AssemblyInfoInputs.cache b/BPA.SAAS.Manage.Core/obj/Debug/net6.0/BPA.KitChen.Manage.Core.AssemblyInfoInputs.cache similarity index 100% rename from BPA.NewKitChen.Manage.Core/obj/Debug/net6.0/BPA.KitChen.Manage.Core.AssemblyInfoInputs.cache rename to BPA.SAAS.Manage.Core/obj/Debug/net6.0/BPA.KitChen.Manage.Core.AssemblyInfoInputs.cache diff --git a/BPA.NewKitChen.Manage.Core/obj/Debug/net6.0/BPA.KitChen.Manage.Core.GeneratedMSBuildEditorConfig.editorconfig b/BPA.SAAS.Manage.Core/obj/Debug/net6.0/BPA.KitChen.Manage.Core.GeneratedMSBuildEditorConfig.editorconfig similarity index 100% rename from BPA.NewKitChen.Manage.Core/obj/Debug/net6.0/BPA.KitChen.Manage.Core.GeneratedMSBuildEditorConfig.editorconfig rename to BPA.SAAS.Manage.Core/obj/Debug/net6.0/BPA.KitChen.Manage.Core.GeneratedMSBuildEditorConfig.editorconfig diff --git a/BPA.NewKitChen.Manage.Core/obj/Debug/net6.0/BPA.KitChen.Manage.Core.assets.cache b/BPA.SAAS.Manage.Core/obj/Debug/net6.0/BPA.KitChen.Manage.Core.assets.cache similarity index 100% rename from BPA.NewKitChen.Manage.Core/obj/Debug/net6.0/BPA.KitChen.Manage.Core.assets.cache rename to BPA.SAAS.Manage.Core/obj/Debug/net6.0/BPA.KitChen.Manage.Core.assets.cache diff --git a/BPA.NewKitChen.Manage.Core/obj/Debug/net6.0/BPA.KitChen.Manage.Core.csproj.AssemblyReference.cache b/BPA.SAAS.Manage.Core/obj/Debug/net6.0/BPA.KitChen.Manage.Core.csproj.AssemblyReference.cache similarity index 100% rename from BPA.NewKitChen.Manage.Core/obj/Debug/net6.0/BPA.KitChen.Manage.Core.csproj.AssemblyReference.cache rename to BPA.SAAS.Manage.Core/obj/Debug/net6.0/BPA.KitChen.Manage.Core.csproj.AssemblyReference.cache diff --git a/BPA.NewKitChen.Manage.Core/obj/Debug/net6.0/BPA.KitChen.Manage.Core.csproj.BuildWithSkipAnalyzers b/BPA.SAAS.Manage.Core/obj/Debug/net6.0/BPA.KitChen.Manage.Core.csproj.BuildWithSkipAnalyzers similarity index 100% rename from BPA.NewKitChen.Manage.Core/obj/Debug/net6.0/BPA.KitChen.Manage.Core.csproj.BuildWithSkipAnalyzers rename to BPA.SAAS.Manage.Core/obj/Debug/net6.0/BPA.KitChen.Manage.Core.csproj.BuildWithSkipAnalyzers diff --git a/BPA.NewKitChen.Manage.Core/obj/Debug/net6.0/BPA.KitChen.Manage.Core.csproj.CopyComplete b/BPA.SAAS.Manage.Core/obj/Debug/net6.0/BPA.KitChen.Manage.Core.csproj.CopyComplete similarity index 100% rename from BPA.NewKitChen.Manage.Core/obj/Debug/net6.0/BPA.KitChen.Manage.Core.csproj.CopyComplete rename to BPA.SAAS.Manage.Core/obj/Debug/net6.0/BPA.KitChen.Manage.Core.csproj.CopyComplete diff --git a/BPA.NewKitChen.Manage.Core/obj/Debug/net6.0/BPA.KitChen.Manage.Core.csproj.CoreCompileInputs.cache b/BPA.SAAS.Manage.Core/obj/Debug/net6.0/BPA.KitChen.Manage.Core.csproj.CoreCompileInputs.cache similarity index 100% rename from BPA.NewKitChen.Manage.Core/obj/Debug/net6.0/BPA.KitChen.Manage.Core.csproj.CoreCompileInputs.cache rename to BPA.SAAS.Manage.Core/obj/Debug/net6.0/BPA.KitChen.Manage.Core.csproj.CoreCompileInputs.cache diff --git a/BPA.NewKitChen.Manage.Core/obj/Debug/net6.0/BPA.KitChen.Manage.Core.csproj.FileListAbsolute.txt b/BPA.SAAS.Manage.Core/obj/Debug/net6.0/BPA.KitChen.Manage.Core.csproj.FileListAbsolute.txt similarity index 100% rename from BPA.NewKitChen.Manage.Core/obj/Debug/net6.0/BPA.KitChen.Manage.Core.csproj.FileListAbsolute.txt rename to BPA.SAAS.Manage.Core/obj/Debug/net6.0/BPA.KitChen.Manage.Core.csproj.FileListAbsolute.txt diff --git a/BPA.NewKitChen.Manage.Core/obj/Debug/net6.0/BPA.KitChen.Manage.Core.dll b/BPA.SAAS.Manage.Core/obj/Debug/net6.0/BPA.KitChen.Manage.Core.dll similarity index 100% rename from BPA.NewKitChen.Manage.Core/obj/Debug/net6.0/BPA.KitChen.Manage.Core.dll rename to BPA.SAAS.Manage.Core/obj/Debug/net6.0/BPA.KitChen.Manage.Core.dll diff --git a/BPA.NewKitChen.Manage.Core/obj/Debug/net6.0/BPA.KitChen.Manage.Core.pdb b/BPA.SAAS.Manage.Core/obj/Debug/net6.0/BPA.KitChen.Manage.Core.pdb similarity index 100% rename from BPA.NewKitChen.Manage.Core/obj/Debug/net6.0/BPA.KitChen.Manage.Core.pdb rename to BPA.SAAS.Manage.Core/obj/Debug/net6.0/BPA.KitChen.Manage.Core.pdb diff --git a/BPA.NewKitChen.Manage.Core/obj/Debug/net6.0/BPA.NewKitChen.Manage.Core.AssemblyInfo.cs b/BPA.SAAS.Manage.Core/obj/Debug/net6.0/BPA.NewKitChen.Manage.Core.AssemblyInfo.cs similarity index 100% rename from BPA.NewKitChen.Manage.Core/obj/Debug/net6.0/BPA.NewKitChen.Manage.Core.AssemblyInfo.cs rename to BPA.SAAS.Manage.Core/obj/Debug/net6.0/BPA.NewKitChen.Manage.Core.AssemblyInfo.cs diff --git a/BPA.NewKitChen.Manage.Core/obj/Debug/net6.0/BPA.NewKitChen.Manage.Core.AssemblyInfoInputs.cache b/BPA.SAAS.Manage.Core/obj/Debug/net6.0/BPA.NewKitChen.Manage.Core.AssemblyInfoInputs.cache similarity index 100% rename from BPA.NewKitChen.Manage.Core/obj/Debug/net6.0/BPA.NewKitChen.Manage.Core.AssemblyInfoInputs.cache rename to BPA.SAAS.Manage.Core/obj/Debug/net6.0/BPA.NewKitChen.Manage.Core.AssemblyInfoInputs.cache diff --git a/BPA.NewKitChen.Manage.Core/obj/Debug/net6.0/BPA.NewKitChen.Manage.Core.GeneratedMSBuildEditorConfig.editorconfig b/BPA.SAAS.Manage.Core/obj/Debug/net6.0/BPA.NewKitChen.Manage.Core.GeneratedMSBuildEditorConfig.editorconfig similarity index 100% rename from BPA.NewKitChen.Manage.Core/obj/Debug/net6.0/BPA.NewKitChen.Manage.Core.GeneratedMSBuildEditorConfig.editorconfig rename to BPA.SAAS.Manage.Core/obj/Debug/net6.0/BPA.NewKitChen.Manage.Core.GeneratedMSBuildEditorConfig.editorconfig diff --git a/BPA.NewKitChen.Manage.Core/obj/Debug/net6.0/BPA.NewKitChen.Manage.Core.assets.cache b/BPA.SAAS.Manage.Core/obj/Debug/net6.0/BPA.NewKitChen.Manage.Core.assets.cache similarity index 100% rename from BPA.NewKitChen.Manage.Core/obj/Debug/net6.0/BPA.NewKitChen.Manage.Core.assets.cache rename to BPA.SAAS.Manage.Core/obj/Debug/net6.0/BPA.NewKitChen.Manage.Core.assets.cache diff --git a/BPA.NewKitChen.Manage.Core/obj/Debug/net6.0/BPA.NewKitChen.Manage.Core.csproj.AssemblyReference.cache b/BPA.SAAS.Manage.Core/obj/Debug/net6.0/BPA.NewKitChen.Manage.Core.csproj.AssemblyReference.cache similarity index 100% rename from BPA.NewKitChen.Manage.Core/obj/Debug/net6.0/BPA.NewKitChen.Manage.Core.csproj.AssemblyReference.cache rename to BPA.SAAS.Manage.Core/obj/Debug/net6.0/BPA.NewKitChen.Manage.Core.csproj.AssemblyReference.cache diff --git a/BPA.NewKitChen.Manage.Core/obj/Debug/net6.0/BPA.NewKitChen.Manage.Core.csproj.BuildWithSkipAnalyzers b/BPA.SAAS.Manage.Core/obj/Debug/net6.0/BPA.NewKitChen.Manage.Core.csproj.BuildWithSkipAnalyzers similarity index 100% rename from BPA.NewKitChen.Manage.Core/obj/Debug/net6.0/BPA.NewKitChen.Manage.Core.csproj.BuildWithSkipAnalyzers rename to BPA.SAAS.Manage.Core/obj/Debug/net6.0/BPA.NewKitChen.Manage.Core.csproj.BuildWithSkipAnalyzers diff --git a/BPA.NewKitChen.Manage.Core/obj/Debug/net6.0/BPA.NewKitChen.Manage.Core.csproj.CopyComplete b/BPA.SAAS.Manage.Core/obj/Debug/net6.0/BPA.NewKitChen.Manage.Core.csproj.CopyComplete similarity index 100% rename from BPA.NewKitChen.Manage.Core/obj/Debug/net6.0/BPA.NewKitChen.Manage.Core.csproj.CopyComplete rename to BPA.SAAS.Manage.Core/obj/Debug/net6.0/BPA.NewKitChen.Manage.Core.csproj.CopyComplete diff --git a/BPA.NewKitChen.Manage.Core/obj/Debug/net6.0/BPA.NewKitChen.Manage.Core.csproj.CoreCompileInputs.cache b/BPA.SAAS.Manage.Core/obj/Debug/net6.0/BPA.NewKitChen.Manage.Core.csproj.CoreCompileInputs.cache similarity index 100% rename from BPA.NewKitChen.Manage.Core/obj/Debug/net6.0/BPA.NewKitChen.Manage.Core.csproj.CoreCompileInputs.cache rename to BPA.SAAS.Manage.Core/obj/Debug/net6.0/BPA.NewKitChen.Manage.Core.csproj.CoreCompileInputs.cache diff --git a/BPA.NewKitChen.Manage.Core/obj/Debug/net6.0/BPA.NewKitChen.Manage.Core.csproj.FileListAbsolute.txt b/BPA.SAAS.Manage.Core/obj/Debug/net6.0/BPA.NewKitChen.Manage.Core.csproj.FileListAbsolute.txt similarity index 100% rename from BPA.NewKitChen.Manage.Core/obj/Debug/net6.0/BPA.NewKitChen.Manage.Core.csproj.FileListAbsolute.txt rename to BPA.SAAS.Manage.Core/obj/Debug/net6.0/BPA.NewKitChen.Manage.Core.csproj.FileListAbsolute.txt diff --git a/BPA.NewKitChen.Manage.Core/obj/Debug/net6.0/BPA.NewKitChen.Manage.Core.dll b/BPA.SAAS.Manage.Core/obj/Debug/net6.0/BPA.NewKitChen.Manage.Core.dll similarity index 100% rename from BPA.NewKitChen.Manage.Core/obj/Debug/net6.0/BPA.NewKitChen.Manage.Core.dll rename to BPA.SAAS.Manage.Core/obj/Debug/net6.0/BPA.NewKitChen.Manage.Core.dll diff --git a/BPA.NewKitChen.Manage.Core/obj/Debug/net6.0/BPA.NewKitChen.Manage.Core.pdb b/BPA.SAAS.Manage.Core/obj/Debug/net6.0/BPA.NewKitChen.Manage.Core.pdb similarity index 100% rename from BPA.NewKitChen.Manage.Core/obj/Debug/net6.0/BPA.NewKitChen.Manage.Core.pdb rename to BPA.SAAS.Manage.Core/obj/Debug/net6.0/BPA.NewKitChen.Manage.Core.pdb diff --git a/BPA.NewKitChen.Manage.Core/obj/Debug/net6.0/BPA.SAAS.Manage.Core.AssemblyInfo.cs b/BPA.SAAS.Manage.Core/obj/Debug/net6.0/BPA.SAAS.Manage.Core.AssemblyInfo.cs similarity index 100% rename from BPA.NewKitChen.Manage.Core/obj/Debug/net6.0/BPA.SAAS.Manage.Core.AssemblyInfo.cs rename to BPA.SAAS.Manage.Core/obj/Debug/net6.0/BPA.SAAS.Manage.Core.AssemblyInfo.cs diff --git a/BPA.NewKitChen.Manage.Core/obj/Debug/net6.0/BPA.SAAS.Manage.Core.AssemblyInfoInputs.cache b/BPA.SAAS.Manage.Core/obj/Debug/net6.0/BPA.SAAS.Manage.Core.AssemblyInfoInputs.cache similarity index 100% rename from BPA.NewKitChen.Manage.Core/obj/Debug/net6.0/BPA.SAAS.Manage.Core.AssemblyInfoInputs.cache rename to BPA.SAAS.Manage.Core/obj/Debug/net6.0/BPA.SAAS.Manage.Core.AssemblyInfoInputs.cache diff --git a/BPA.NewKitChen.Manage.Core/obj/Debug/net6.0/BPA.SAAS.Manage.Core.GeneratedMSBuildEditorConfig.editorconfig b/BPA.SAAS.Manage.Core/obj/Debug/net6.0/BPA.SAAS.Manage.Core.GeneratedMSBuildEditorConfig.editorconfig similarity index 80% rename from BPA.NewKitChen.Manage.Core/obj/Debug/net6.0/BPA.SAAS.Manage.Core.GeneratedMSBuildEditorConfig.editorconfig rename to BPA.SAAS.Manage.Core/obj/Debug/net6.0/BPA.SAAS.Manage.Core.GeneratedMSBuildEditorConfig.editorconfig index fa119fe..583b45d 100644 --- a/BPA.NewKitChen.Manage.Core/obj/Debug/net6.0/BPA.SAAS.Manage.Core.GeneratedMSBuildEditorConfig.editorconfig +++ b/BPA.SAAS.Manage.Core/obj/Debug/net6.0/BPA.SAAS.Manage.Core.GeneratedMSBuildEditorConfig.editorconfig @@ -8,4 +8,4 @@ build_property.PlatformNeutralAssembly = build_property.EnforceExtendedAnalyzerRules = build_property._SupportedPlatformList = Linux,macOS,Windows build_property.RootNamespace = BPA.SAAS.Manage.Core -build_property.ProjectDir = D:\BPA\BPA.NewKitChen\BPA.NewKitChen.Manage\BPA.NewKitChen.Manage.Core\ +build_property.ProjectDir = D:\BPA\BPA.NewKitChen\BPA.SAAS.Manage\BPA.SAAS.Manage.Core\ diff --git a/BPA.NewKitChen.Manage.Core/obj/Debug/net6.0/BPA.SAAS.Manage.Core.assets.cache b/BPA.SAAS.Manage.Core/obj/Debug/net6.0/BPA.SAAS.Manage.Core.assets.cache similarity index 99% rename from BPA.NewKitChen.Manage.Core/obj/Debug/net6.0/BPA.SAAS.Manage.Core.assets.cache rename to BPA.SAAS.Manage.Core/obj/Debug/net6.0/BPA.SAAS.Manage.Core.assets.cache index 9ed69e8b1d8676b2c2beb00b7a8c55cbe1dca738..74b802f04860a8da53c90425f9db47430bbd7bba 100644 GIT binary patch delta 54 zcmV-60LlN$r3A~R1Sn8TM?nh!004~`X%BV6Rg!{t-PKE(vSB-t*Fs~3$*2GLE#7}8 M30HwAwI~6j5>!VPo&W#< delta 54 zcmV-60LlN$r3A~R1Sn8TM?nh!0026K&zmWjQFw>I?>^Nu#}B9N^6^i4cW4_sRAM15 MkmG?UwI~6j5?@0WYybcN diff --git a/BPA.NewKitChen.Manage.Core/obj/Debug/net6.0/BPA.SAAS.Manage.Core.csproj.AssemblyReference.cache b/BPA.SAAS.Manage.Core/obj/Debug/net6.0/BPA.SAAS.Manage.Core.csproj.AssemblyReference.cache similarity index 100% rename from BPA.NewKitChen.Manage.Core/obj/Debug/net6.0/BPA.SAAS.Manage.Core.csproj.AssemblyReference.cache rename to BPA.SAAS.Manage.Core/obj/Debug/net6.0/BPA.SAAS.Manage.Core.csproj.AssemblyReference.cache diff --git a/BPA.NewKitChen.Manage.Core/obj/Debug/net6.0/_IsIncrementalBuild b/BPA.SAAS.Manage.Core/obj/Debug/net6.0/_IsIncrementalBuild similarity index 100% rename from BPA.NewKitChen.Manage.Core/obj/Debug/net6.0/_IsIncrementalBuild rename to BPA.SAAS.Manage.Core/obj/Debug/net6.0/_IsIncrementalBuild diff --git a/BPA.NewKitChen.Manage.Core/obj/Debug/net6.0/ref/BPA.KitChen.Manage.Core.dll b/BPA.SAAS.Manage.Core/obj/Debug/net6.0/ref/BPA.KitChen.Manage.Core.dll similarity index 100% rename from BPA.NewKitChen.Manage.Core/obj/Debug/net6.0/ref/BPA.KitChen.Manage.Core.dll rename to BPA.SAAS.Manage.Core/obj/Debug/net6.0/ref/BPA.KitChen.Manage.Core.dll diff --git a/BPA.NewKitChen.Manage.Core/obj/Debug/net6.0/ref/BPA.NewKitChen.Manage.Core.dll b/BPA.SAAS.Manage.Core/obj/Debug/net6.0/ref/BPA.NewKitChen.Manage.Core.dll similarity index 100% rename from BPA.NewKitChen.Manage.Core/obj/Debug/net6.0/ref/BPA.NewKitChen.Manage.Core.dll rename to BPA.SAAS.Manage.Core/obj/Debug/net6.0/ref/BPA.NewKitChen.Manage.Core.dll diff --git a/BPA.NewKitChen.Manage.Core/obj/Debug/net6.0/refint/BPA.KitChen.Manage.Core.dll b/BPA.SAAS.Manage.Core/obj/Debug/net6.0/refint/BPA.KitChen.Manage.Core.dll similarity index 100% rename from BPA.NewKitChen.Manage.Core/obj/Debug/net6.0/refint/BPA.KitChen.Manage.Core.dll rename to BPA.SAAS.Manage.Core/obj/Debug/net6.0/refint/BPA.KitChen.Manage.Core.dll diff --git a/BPA.NewKitChen.Manage.Core/obj/Debug/net6.0/refint/BPA.NewKitChen.Manage.Core.dll b/BPA.SAAS.Manage.Core/obj/Debug/net6.0/refint/BPA.NewKitChen.Manage.Core.dll similarity index 100% rename from BPA.NewKitChen.Manage.Core/obj/Debug/net6.0/refint/BPA.NewKitChen.Manage.Core.dll rename to BPA.SAAS.Manage.Core/obj/Debug/net6.0/refint/BPA.NewKitChen.Manage.Core.dll diff --git a/BPA.NewKitChen.Manage.Core/obj/project.assets.json b/BPA.SAAS.Manage.Core/obj/project.assets.json similarity index 99% rename from BPA.NewKitChen.Manage.Core/obj/project.assets.json rename to BPA.SAAS.Manage.Core/obj/project.assets.json index 8b6f055..031c91e 100644 --- a/BPA.NewKitChen.Manage.Core/obj/project.assets.json +++ b/BPA.SAAS.Manage.Core/obj/project.assets.json @@ -6457,8 +6457,8 @@ }, "BPA.SAAS.Manage.Comm/1.0.0": { "type": "project", - "path": "../BPA.NewKitChen.Manage.Comm/BPA.SAAS.Manage.Comm.csproj", - "msbuildProject": "../BPA.NewKitChen.Manage.Comm/BPA.SAAS.Manage.Comm.csproj" + "path": "../BPA.SAAS.Manage.Comm/BPA.SAAS.Manage.Comm.csproj", + "msbuildProject": "../BPA.SAAS.Manage.Comm/BPA.SAAS.Manage.Comm.csproj" } }, "projectFileDependencyGroups": { @@ -6477,11 +6477,11 @@ "project": { "version": "1.0.0", "restore": { - "projectUniqueName": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Core\\BPA.SAAS.Manage.Core.csproj", + "projectUniqueName": "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Core\\BPA.SAAS.Manage.Core.csproj", "projectName": "BPA.SAAS.Manage.Core", - "projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Core\\BPA.SAAS.Manage.Core.csproj", + "projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Core\\BPA.SAAS.Manage.Core.csproj", "packagesPath": "C:\\Users\\HBL\\.nuget\\packages\\", - "outputPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Core\\obj\\", + "outputPath": "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Core\\obj\\", "projectStyle": "PackageReference", "fallbackFolders": [ "D:\\Microsoft Visual Studio\\Shared\\NuGetPackages" @@ -6504,8 +6504,8 @@ "net6.0": { "targetAlias": "net6.0", "projectReferences": { - "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Comm\\BPA.SAAS.Manage.Comm.csproj": { - "projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Comm\\BPA.SAAS.Manage.Comm.csproj" + "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Comm\\BPA.SAAS.Manage.Comm.csproj": { + "projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Comm\\BPA.SAAS.Manage.Comm.csproj" } } } diff --git a/BPA.NewKitChen.Manage.Core/obj/project.nuget.cache b/BPA.SAAS.Manage.Core/obj/project.nuget.cache similarity index 98% rename from BPA.NewKitChen.Manage.Core/obj/project.nuget.cache rename to BPA.SAAS.Manage.Core/obj/project.nuget.cache index 47417f8..e29cb06 100644 --- a/BPA.NewKitChen.Manage.Core/obj/project.nuget.cache +++ b/BPA.SAAS.Manage.Core/obj/project.nuget.cache @@ -1,8 +1,8 @@ { "version": 2, - "dgSpecHash": "KF+bBGmFkvW1cpaTLZY81TPOLoi6FLTtJ1nVyUE8mp4KzpZ1eLTPffjazDEwtfRcrM9D+ZWQSFnfOtXSvogqug==", + "dgSpecHash": "+EzzIs+oHV5egUQz+sZdYgXM4jD6xNrJ5SyNMEKnyh5kwzFB8+c7VME890/UNeBKzTvQNIeyhPKJNxzVeHFnyg==", "success": true, - "projectFilePath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Core\\BPA.SAAS.Manage.Core.csproj", + "projectFilePath": "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Core\\BPA.SAAS.Manage.Core.csproj", "expectedPackageFiles": [ "C:\\Users\\HBL\\.nuget\\packages\\ben.demystifier\\0.4.1\\ben.demystifier.0.4.1.nupkg.sha512", "C:\\Users\\HBL\\.nuget\\packages\\furion.extras.authentication.jwtbearer\\4.8.8.5\\furion.extras.authentication.jwtbearer.4.8.8.5.nupkg.sha512", diff --git a/BPA.SAAS.Manage.Web.Core/BPA.SAAS.Manage.Web.Core.csproj b/BPA.SAAS.Manage.Web.Core/BPA.SAAS.Manage.Web.Core.csproj new file mode 100644 index 0000000..173b194 --- /dev/null +++ b/BPA.SAAS.Manage.Web.Core/BPA.SAAS.Manage.Web.Core.csproj @@ -0,0 +1,20 @@ + + + + + net6.0 + 1701;1702;1591 + BPA.SAAS.Manage.Web.Core.xml + + + + + + + + + + + + + diff --git a/BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/BPA.NewKitChen.Manage.Web.Core.xml b/BPA.SAAS.Manage.Web.Core/BPA.SAAS.Manage.Web.Core.xml similarity index 57% rename from BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/BPA.NewKitChen.Manage.Web.Core.xml rename to BPA.SAAS.Manage.Web.Core/BPA.SAAS.Manage.Web.Core.xml index 3ab3e11..bed1eea 100644 --- a/BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/BPA.NewKitChen.Manage.Web.Core.xml +++ b/BPA.SAAS.Manage.Web.Core/BPA.SAAS.Manage.Web.Core.xml @@ -1,17 +1,17 @@ - BPA.NewKitChen.Manage.Web.Core + BPA.SAAS.Manage.Web.Core - + 重写 Handler 添加自动刷新 - + 授权判断逻辑,授权通过返回 true,否则返回 false @@ -19,7 +19,7 @@ - + 检查权限 diff --git a/BPA.NewKitChen.Manage.Web.Core/Handlers/JwtHandler.cs b/BPA.SAAS.Manage.Web.Core/Handlers/JwtHandler.cs similarity index 100% rename from BPA.NewKitChen.Manage.Web.Core/Handlers/JwtHandler.cs rename to BPA.SAAS.Manage.Web.Core/Handlers/JwtHandler.cs diff --git a/BPA.NewKitChen.Manage.Web.Core/Startup.cs b/BPA.SAAS.Manage.Web.Core/Startup.cs similarity index 100% rename from BPA.NewKitChen.Manage.Web.Core/Startup.cs rename to BPA.SAAS.Manage.Web.Core/Startup.cs diff --git a/BPA.NewKitChen.Manage.Web.Core/bin/Debug/net6.0/BPA.NewKitChen.Manage.Application.dll b/BPA.SAAS.Manage.Web.Core/bin/Debug/net6.0/BPA.NewKitChen.Manage.Application.dll similarity index 100% rename from BPA.NewKitChen.Manage.Web.Core/bin/Debug/net6.0/BPA.NewKitChen.Manage.Application.dll rename to BPA.SAAS.Manage.Web.Core/bin/Debug/net6.0/BPA.NewKitChen.Manage.Application.dll diff --git a/BPA.NewKitChen.Manage.Web.Core/bin/Debug/net6.0/BPA.NewKitChen.Manage.Application.pdb b/BPA.SAAS.Manage.Web.Core/bin/Debug/net6.0/BPA.NewKitChen.Manage.Application.pdb similarity index 100% rename from BPA.NewKitChen.Manage.Web.Core/bin/Debug/net6.0/BPA.NewKitChen.Manage.Application.pdb rename to BPA.SAAS.Manage.Web.Core/bin/Debug/net6.0/BPA.NewKitChen.Manage.Application.pdb diff --git a/BPA.NewKitChen.Manage.Application/bin/Debug/net6.0/BPA.NewKitChen.Manage.Application.xml b/BPA.SAAS.Manage.Web.Core/bin/Debug/net6.0/BPA.NewKitChen.Manage.Application.xml similarity index 100% rename from BPA.NewKitChen.Manage.Application/bin/Debug/net6.0/BPA.NewKitChen.Manage.Application.xml rename to BPA.SAAS.Manage.Web.Core/bin/Debug/net6.0/BPA.NewKitChen.Manage.Application.xml diff --git a/BPA.NewKitChen.Manage.Web.Core/bin/Debug/net6.0/BPA.NewKitChen.Manage.Comm.dll b/BPA.SAAS.Manage.Web.Core/bin/Debug/net6.0/BPA.NewKitChen.Manage.Comm.dll similarity index 100% rename from BPA.NewKitChen.Manage.Web.Core/bin/Debug/net6.0/BPA.NewKitChen.Manage.Comm.dll rename to BPA.SAAS.Manage.Web.Core/bin/Debug/net6.0/BPA.NewKitChen.Manage.Comm.dll diff --git a/BPA.NewKitChen.Manage.Web.Core/bin/Debug/net6.0/BPA.NewKitChen.Manage.Comm.pdb b/BPA.SAAS.Manage.Web.Core/bin/Debug/net6.0/BPA.NewKitChen.Manage.Comm.pdb similarity index 100% rename from BPA.NewKitChen.Manage.Web.Core/bin/Debug/net6.0/BPA.NewKitChen.Manage.Comm.pdb rename to BPA.SAAS.Manage.Web.Core/bin/Debug/net6.0/BPA.NewKitChen.Manage.Comm.pdb diff --git a/BPA.NewKitChen.Manage.Web.Core/bin/Debug/net6.0/BPA.NewKitChen.Manage.Core.dll b/BPA.SAAS.Manage.Web.Core/bin/Debug/net6.0/BPA.NewKitChen.Manage.Core.dll similarity index 100% rename from BPA.NewKitChen.Manage.Web.Core/bin/Debug/net6.0/BPA.NewKitChen.Manage.Core.dll rename to BPA.SAAS.Manage.Web.Core/bin/Debug/net6.0/BPA.NewKitChen.Manage.Core.dll diff --git a/BPA.NewKitChen.Manage.Web.Core/bin/Debug/net6.0/BPA.NewKitChen.Manage.Core.pdb b/BPA.SAAS.Manage.Web.Core/bin/Debug/net6.0/BPA.NewKitChen.Manage.Core.pdb similarity index 100% rename from BPA.NewKitChen.Manage.Web.Core/bin/Debug/net6.0/BPA.NewKitChen.Manage.Core.pdb rename to BPA.SAAS.Manage.Web.Core/bin/Debug/net6.0/BPA.NewKitChen.Manage.Core.pdb diff --git a/BPA.NewKitChen.Manage.Web.Core/bin/Debug/net6.0/BPA.NewKitChen.Manage.Core.xml b/BPA.SAAS.Manage.Web.Core/bin/Debug/net6.0/BPA.NewKitChen.Manage.Core.xml similarity index 100% rename from BPA.NewKitChen.Manage.Web.Core/bin/Debug/net6.0/BPA.NewKitChen.Manage.Core.xml rename to BPA.SAAS.Manage.Web.Core/bin/Debug/net6.0/BPA.NewKitChen.Manage.Core.xml diff --git a/BPA.NewKitChen.Manage.Web.Core/bin/Debug/net6.0/BPA.NewKitChen.Manage.Web.Core.deps.json b/BPA.SAAS.Manage.Web.Core/bin/Debug/net6.0/BPA.NewKitChen.Manage.Web.Core.deps.json similarity index 100% rename from BPA.NewKitChen.Manage.Web.Core/bin/Debug/net6.0/BPA.NewKitChen.Manage.Web.Core.deps.json rename to BPA.SAAS.Manage.Web.Core/bin/Debug/net6.0/BPA.NewKitChen.Manage.Web.Core.deps.json diff --git a/BPA.NewKitChen.Manage.Web.Core/bin/Debug/net6.0/BPA.NewKitChen.Manage.Web.Core.dll b/BPA.SAAS.Manage.Web.Core/bin/Debug/net6.0/BPA.NewKitChen.Manage.Web.Core.dll similarity index 100% rename from BPA.NewKitChen.Manage.Web.Core/bin/Debug/net6.0/BPA.NewKitChen.Manage.Web.Core.dll rename to BPA.SAAS.Manage.Web.Core/bin/Debug/net6.0/BPA.NewKitChen.Manage.Web.Core.dll diff --git a/BPA.NewKitChen.Manage.Web.Core/bin/Debug/net6.0/BPA.NewKitChen.Manage.Web.Core.pdb b/BPA.SAAS.Manage.Web.Core/bin/Debug/net6.0/BPA.NewKitChen.Manage.Web.Core.pdb similarity index 100% rename from BPA.NewKitChen.Manage.Web.Core/bin/Debug/net6.0/BPA.NewKitChen.Manage.Web.Core.pdb rename to BPA.SAAS.Manage.Web.Core/bin/Debug/net6.0/BPA.NewKitChen.Manage.Web.Core.pdb diff --git a/BPA.NewKitChen.Manage.Web.Core/BPA.NewKitChen.Manage.Web.Core.xml b/BPA.SAAS.Manage.Web.Core/bin/Debug/net6.0/BPA.NewKitChen.Manage.Web.Core.xml similarity index 100% rename from BPA.NewKitChen.Manage.Web.Core/BPA.NewKitChen.Manage.Web.Core.xml rename to BPA.SAAS.Manage.Web.Core/bin/Debug/net6.0/BPA.NewKitChen.Manage.Web.Core.xml diff --git a/BPA.NewKitChen.Manage.Web.Core/bin/Debug/net6.0/applicationsettings.json b/BPA.SAAS.Manage.Web.Core/bin/Debug/net6.0/applicationsettings.json similarity index 100% rename from BPA.NewKitChen.Manage.Web.Core/bin/Debug/net6.0/applicationsettings.json rename to BPA.SAAS.Manage.Web.Core/bin/Debug/net6.0/applicationsettings.json diff --git a/BPA.NewKitChen.Manage.Web.Core/obj/BPA.KitChen.Manage.Web.Core.csproj.nuget.dgspec.json b/BPA.SAAS.Manage.Web.Core/obj/BPA.KitChen.Manage.Web.Core.csproj.nuget.dgspec.json similarity index 100% rename from BPA.NewKitChen.Manage.Web.Core/obj/BPA.KitChen.Manage.Web.Core.csproj.nuget.dgspec.json rename to BPA.SAAS.Manage.Web.Core/obj/BPA.KitChen.Manage.Web.Core.csproj.nuget.dgspec.json diff --git a/BPA.NewKitChen.Manage.Web.Core/obj/BPA.KitChen.Manage.Web.Core.csproj.nuget.g.props b/BPA.SAAS.Manage.Web.Core/obj/BPA.KitChen.Manage.Web.Core.csproj.nuget.g.props similarity index 100% rename from BPA.NewKitChen.Manage.Web.Core/obj/BPA.KitChen.Manage.Web.Core.csproj.nuget.g.props rename to BPA.SAAS.Manage.Web.Core/obj/BPA.KitChen.Manage.Web.Core.csproj.nuget.g.props diff --git a/BPA.NewKitChen.Manage.Web.Core/obj/BPA.KitChen.Manage.Web.Core.csproj.nuget.g.targets b/BPA.SAAS.Manage.Web.Core/obj/BPA.KitChen.Manage.Web.Core.csproj.nuget.g.targets similarity index 100% rename from BPA.NewKitChen.Manage.Web.Core/obj/BPA.KitChen.Manage.Web.Core.csproj.nuget.g.targets rename to BPA.SAAS.Manage.Web.Core/obj/BPA.KitChen.Manage.Web.Core.csproj.nuget.g.targets diff --git a/BPA.NewKitChen.Manage.Web.Core/obj/BPA.NewKitChen.Manage.Web.Core.csproj.nuget.dgspec.json b/BPA.SAAS.Manage.Web.Core/obj/BPA.NewKitChen.Manage.Web.Core.csproj.nuget.dgspec.json similarity index 100% rename from BPA.NewKitChen.Manage.Web.Core/obj/BPA.NewKitChen.Manage.Web.Core.csproj.nuget.dgspec.json rename to BPA.SAAS.Manage.Web.Core/obj/BPA.NewKitChen.Manage.Web.Core.csproj.nuget.dgspec.json diff --git a/BPA.NewKitChen.Manage.Web.Core/obj/BPA.NewKitChen.Manage.Web.Core.csproj.nuget.g.props b/BPA.SAAS.Manage.Web.Core/obj/BPA.NewKitChen.Manage.Web.Core.csproj.nuget.g.props similarity index 100% rename from BPA.NewKitChen.Manage.Web.Core/obj/BPA.NewKitChen.Manage.Web.Core.csproj.nuget.g.props rename to BPA.SAAS.Manage.Web.Core/obj/BPA.NewKitChen.Manage.Web.Core.csproj.nuget.g.props diff --git a/BPA.NewKitChen.Manage.Web.Core/obj/BPA.NewKitChen.Manage.Web.Core.csproj.nuget.g.targets b/BPA.SAAS.Manage.Web.Core/obj/BPA.NewKitChen.Manage.Web.Core.csproj.nuget.g.targets similarity index 100% rename from BPA.NewKitChen.Manage.Web.Core/obj/BPA.NewKitChen.Manage.Web.Core.csproj.nuget.g.targets rename to BPA.SAAS.Manage.Web.Core/obj/BPA.NewKitChen.Manage.Web.Core.csproj.nuget.g.targets diff --git a/BPA.NewKitChen.Manage.Web.Core/obj/BPA.SAAS.Manage.Web.Core.csproj.nuget.dgspec.json b/BPA.SAAS.Manage.Web.Core/obj/BPA.SAAS.Manage.Web.Core.csproj.nuget.dgspec.json similarity index 71% rename from BPA.NewKitChen.Manage.Web.Core/obj/BPA.SAAS.Manage.Web.Core.csproj.nuget.dgspec.json rename to BPA.SAAS.Manage.Web.Core/obj/BPA.SAAS.Manage.Web.Core.csproj.nuget.dgspec.json index 8c27660..acca98b 100644 --- a/BPA.NewKitChen.Manage.Web.Core/obj/BPA.SAAS.Manage.Web.Core.csproj.nuget.dgspec.json +++ b/BPA.SAAS.Manage.Web.Core/obj/BPA.SAAS.Manage.Web.Core.csproj.nuget.dgspec.json @@ -1,17 +1,17 @@ { "format": 1, "restore": { - "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Web.Core\\BPA.SAAS.Manage.Web.Core.csproj": {} + "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Web.Core\\BPA.SAAS.Manage.Web.Core.csproj": {} }, "projects": { - "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Application\\BPA.SAAS.Manage.Application.csproj": { + "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Application\\BPA.SAAS.Manage.Application.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Application\\BPA.SAAS.Manage.Application.csproj", + "projectUniqueName": "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Application\\BPA.SAAS.Manage.Application.csproj", "projectName": "BPA.SAAS.Manage.Application", - "projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Application\\BPA.SAAS.Manage.Application.csproj", + "projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Application\\BPA.SAAS.Manage.Application.csproj", "packagesPath": "C:\\Users\\HBL\\.nuget\\packages\\", - "outputPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Application\\obj\\", + "outputPath": "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Application\\obj\\", "projectStyle": "PackageReference", "fallbackFolders": [ "D:\\Microsoft Visual Studio\\Shared\\NuGetPackages" @@ -34,11 +34,11 @@ "net6.0": { "targetAlias": "net6.0", "projectReferences": { - "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Comm\\BPA.SAAS.Manage.Comm.csproj": { - "projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Comm\\BPA.SAAS.Manage.Comm.csproj" + "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Comm\\BPA.SAAS.Manage.Comm.csproj": { + "projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Comm\\BPA.SAAS.Manage.Comm.csproj" }, - "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Core\\BPA.SAAS.Manage.Core.csproj": { - "projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Core\\BPA.SAAS.Manage.Core.csproj" + "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Core\\BPA.SAAS.Manage.Core.csproj": { + "projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Core\\BPA.SAAS.Manage.Core.csproj" } } } @@ -72,14 +72,14 @@ } } }, - "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Comm\\BPA.SAAS.Manage.Comm.csproj": { + "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Comm\\BPA.SAAS.Manage.Comm.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Comm\\BPA.SAAS.Manage.Comm.csproj", + "projectUniqueName": "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Comm\\BPA.SAAS.Manage.Comm.csproj", "projectName": "BPA.SAAS.Manage.Comm", - "projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Comm\\BPA.SAAS.Manage.Comm.csproj", + "projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Comm\\BPA.SAAS.Manage.Comm.csproj", "packagesPath": "C:\\Users\\HBL\\.nuget\\packages\\", - "outputPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Comm\\obj\\", + "outputPath": "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Comm\\obj\\", "projectStyle": "PackageReference", "fallbackFolders": [ "D:\\Microsoft Visual Studio\\Shared\\NuGetPackages" @@ -133,14 +133,14 @@ } } }, - "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Core\\BPA.SAAS.Manage.Core.csproj": { + "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Core\\BPA.SAAS.Manage.Core.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Core\\BPA.SAAS.Manage.Core.csproj", + "projectUniqueName": "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Core\\BPA.SAAS.Manage.Core.csproj", "projectName": "BPA.SAAS.Manage.Core", - "projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Core\\BPA.SAAS.Manage.Core.csproj", + "projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Core\\BPA.SAAS.Manage.Core.csproj", "packagesPath": "C:\\Users\\HBL\\.nuget\\packages\\", - "outputPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Core\\obj\\", + "outputPath": "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Core\\obj\\", "projectStyle": "PackageReference", "fallbackFolders": [ "D:\\Microsoft Visual Studio\\Shared\\NuGetPackages" @@ -163,8 +163,8 @@ "net6.0": { "targetAlias": "net6.0", "projectReferences": { - "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Comm\\BPA.SAAS.Manage.Comm.csproj": { - "projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Comm\\BPA.SAAS.Manage.Comm.csproj" + "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Comm\\BPA.SAAS.Manage.Comm.csproj": { + "projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Comm\\BPA.SAAS.Manage.Comm.csproj" } } } @@ -216,14 +216,14 @@ } } }, - "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Web.Core\\BPA.SAAS.Manage.Web.Core.csproj": { + "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Web.Core\\BPA.SAAS.Manage.Web.Core.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Web.Core\\BPA.SAAS.Manage.Web.Core.csproj", + "projectUniqueName": "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Web.Core\\BPA.SAAS.Manage.Web.Core.csproj", "projectName": "BPA.SAAS.Manage.Web.Core", - "projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Web.Core\\BPA.SAAS.Manage.Web.Core.csproj", + "projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Web.Core\\BPA.SAAS.Manage.Web.Core.csproj", "packagesPath": "C:\\Users\\HBL\\.nuget\\packages\\", - "outputPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Web.Core\\obj\\", + "outputPath": "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Web.Core\\obj\\", "projectStyle": "PackageReference", "fallbackFolders": [ "D:\\Microsoft Visual Studio\\Shared\\NuGetPackages" @@ -246,8 +246,8 @@ "net6.0": { "targetAlias": "net6.0", "projectReferences": { - "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Application\\BPA.SAAS.Manage.Application.csproj": { - "projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Application\\BPA.SAAS.Manage.Application.csproj" + "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Application\\BPA.SAAS.Manage.Application.csproj": { + "projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Application\\BPA.SAAS.Manage.Application.csproj" } } } diff --git a/BPA.NewKitChen.Manage.Web.Core/obj/BPA.SAAS.Manage.Web.Core.csproj.nuget.g.props b/BPA.SAAS.Manage.Web.Core/obj/BPA.SAAS.Manage.Web.Core.csproj.nuget.g.props similarity index 100% rename from BPA.NewKitChen.Manage.Web.Core/obj/BPA.SAAS.Manage.Web.Core.csproj.nuget.g.props rename to BPA.SAAS.Manage.Web.Core/obj/BPA.SAAS.Manage.Web.Core.csproj.nuget.g.props diff --git a/BPA.NewKitChen.Manage.Web.Core/obj/BPA.SAAS.Manage.Web.Core.csproj.nuget.g.targets b/BPA.SAAS.Manage.Web.Core/obj/BPA.SAAS.Manage.Web.Core.csproj.nuget.g.targets similarity index 100% rename from BPA.NewKitChen.Manage.Web.Core/obj/BPA.SAAS.Manage.Web.Core.csproj.nuget.g.targets rename to BPA.SAAS.Manage.Web.Core/obj/BPA.SAAS.Manage.Web.Core.csproj.nuget.g.targets diff --git a/BPA.NewKitChen.Manage.Web.Core/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs b/BPA.SAAS.Manage.Web.Core/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs similarity index 100% rename from BPA.NewKitChen.Manage.Web.Core/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs rename to BPA.SAAS.Manage.Web.Core/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs diff --git a/BPA.NewKitChen.Manage.Web.Core/obj/Debug/net6.0/BPA.KitChen.Manage.Web.Core.AssemblyInfo.cs b/BPA.SAAS.Manage.Web.Core/obj/Debug/net6.0/BPA.KitChen.Manage.Web.Core.AssemblyInfo.cs similarity index 100% rename from BPA.NewKitChen.Manage.Web.Core/obj/Debug/net6.0/BPA.KitChen.Manage.Web.Core.AssemblyInfo.cs rename to BPA.SAAS.Manage.Web.Core/obj/Debug/net6.0/BPA.KitChen.Manage.Web.Core.AssemblyInfo.cs diff --git a/BPA.NewKitChen.Manage.Web.Core/obj/Debug/net6.0/BPA.KitChen.Manage.Web.Core.AssemblyInfoInputs.cache b/BPA.SAAS.Manage.Web.Core/obj/Debug/net6.0/BPA.KitChen.Manage.Web.Core.AssemblyInfoInputs.cache similarity index 100% rename from BPA.NewKitChen.Manage.Web.Core/obj/Debug/net6.0/BPA.KitChen.Manage.Web.Core.AssemblyInfoInputs.cache rename to BPA.SAAS.Manage.Web.Core/obj/Debug/net6.0/BPA.KitChen.Manage.Web.Core.AssemblyInfoInputs.cache diff --git a/BPA.NewKitChen.Manage.Web.Core/obj/Debug/net6.0/BPA.KitChen.Manage.Web.Core.GeneratedMSBuildEditorConfig.editorconfig b/BPA.SAAS.Manage.Web.Core/obj/Debug/net6.0/BPA.KitChen.Manage.Web.Core.GeneratedMSBuildEditorConfig.editorconfig similarity index 100% rename from BPA.NewKitChen.Manage.Web.Core/obj/Debug/net6.0/BPA.KitChen.Manage.Web.Core.GeneratedMSBuildEditorConfig.editorconfig rename to BPA.SAAS.Manage.Web.Core/obj/Debug/net6.0/BPA.KitChen.Manage.Web.Core.GeneratedMSBuildEditorConfig.editorconfig diff --git a/BPA.NewKitChen.Manage.Web.Core/obj/Debug/net6.0/BPA.KitChen.Manage.Web.Core.assets.cache b/BPA.SAAS.Manage.Web.Core/obj/Debug/net6.0/BPA.KitChen.Manage.Web.Core.assets.cache similarity index 100% rename from BPA.NewKitChen.Manage.Web.Core/obj/Debug/net6.0/BPA.KitChen.Manage.Web.Core.assets.cache rename to BPA.SAAS.Manage.Web.Core/obj/Debug/net6.0/BPA.KitChen.Manage.Web.Core.assets.cache diff --git a/BPA.NewKitChen.Manage.Web.Core/obj/Debug/net6.0/BPA.KitChen.Manage.Web.Core.csproj.AssemblyReference.cache b/BPA.SAAS.Manage.Web.Core/obj/Debug/net6.0/BPA.KitChen.Manage.Web.Core.csproj.AssemblyReference.cache similarity index 100% rename from BPA.NewKitChen.Manage.Web.Core/obj/Debug/net6.0/BPA.KitChen.Manage.Web.Core.csproj.AssemblyReference.cache rename to BPA.SAAS.Manage.Web.Core/obj/Debug/net6.0/BPA.KitChen.Manage.Web.Core.csproj.AssemblyReference.cache diff --git a/BPA.NewKitChen.Manage.Web.Core/obj/Debug/net6.0/BPA.KitChen.Manage.Web.Core.csproj.CoreCompileInputs.cache b/BPA.SAAS.Manage.Web.Core/obj/Debug/net6.0/BPA.KitChen.Manage.Web.Core.csproj.CoreCompileInputs.cache similarity index 100% rename from BPA.NewKitChen.Manage.Web.Core/obj/Debug/net6.0/BPA.KitChen.Manage.Web.Core.csproj.CoreCompileInputs.cache rename to BPA.SAAS.Manage.Web.Core/obj/Debug/net6.0/BPA.KitChen.Manage.Web.Core.csproj.CoreCompileInputs.cache diff --git a/BPA.NewKitChen.Manage.Web.Core/obj/Debug/net6.0/BPA.KitChen.Manage.Web.Core.csproj.FileListAbsolute.txt b/BPA.SAAS.Manage.Web.Core/obj/Debug/net6.0/BPA.KitChen.Manage.Web.Core.csproj.FileListAbsolute.txt similarity index 100% rename from BPA.NewKitChen.Manage.Web.Core/obj/Debug/net6.0/BPA.KitChen.Manage.Web.Core.csproj.FileListAbsolute.txt rename to BPA.SAAS.Manage.Web.Core/obj/Debug/net6.0/BPA.KitChen.Manage.Web.Core.csproj.FileListAbsolute.txt diff --git a/BPA.NewKitChen.Manage.Web.Core/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Core.AssemblyInfo.cs b/BPA.SAAS.Manage.Web.Core/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Core.AssemblyInfo.cs similarity index 100% rename from BPA.NewKitChen.Manage.Web.Core/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Core.AssemblyInfo.cs rename to BPA.SAAS.Manage.Web.Core/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Core.AssemblyInfo.cs diff --git a/BPA.NewKitChen.Manage.Web.Core/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Core.AssemblyInfoInputs.cache b/BPA.SAAS.Manage.Web.Core/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Core.AssemblyInfoInputs.cache similarity index 100% rename from BPA.NewKitChen.Manage.Web.Core/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Core.AssemblyInfoInputs.cache rename to BPA.SAAS.Manage.Web.Core/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Core.AssemblyInfoInputs.cache diff --git a/BPA.NewKitChen.Manage.Web.Core/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Core.GeneratedMSBuildEditorConfig.editorconfig b/BPA.SAAS.Manage.Web.Core/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Core.GeneratedMSBuildEditorConfig.editorconfig similarity index 100% rename from BPA.NewKitChen.Manage.Web.Core/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Core.GeneratedMSBuildEditorConfig.editorconfig rename to BPA.SAAS.Manage.Web.Core/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Core.GeneratedMSBuildEditorConfig.editorconfig diff --git a/BPA.NewKitChen.Manage.Web.Core/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Core.assets.cache b/BPA.SAAS.Manage.Web.Core/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Core.assets.cache similarity index 100% rename from BPA.NewKitChen.Manage.Web.Core/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Core.assets.cache rename to BPA.SAAS.Manage.Web.Core/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Core.assets.cache diff --git a/BPA.NewKitChen.Manage.Web.Core/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Core.csproj.AssemblyReference.cache b/BPA.SAAS.Manage.Web.Core/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Core.csproj.AssemblyReference.cache similarity index 100% rename from BPA.NewKitChen.Manage.Web.Core/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Core.csproj.AssemblyReference.cache rename to BPA.SAAS.Manage.Web.Core/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Core.csproj.AssemblyReference.cache diff --git a/BPA.NewKitChen.Manage.Web.Core/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Core.csproj.BuildWithSkipAnalyzers b/BPA.SAAS.Manage.Web.Core/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Core.csproj.BuildWithSkipAnalyzers similarity index 100% rename from BPA.NewKitChen.Manage.Web.Core/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Core.csproj.BuildWithSkipAnalyzers rename to BPA.SAAS.Manage.Web.Core/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Core.csproj.BuildWithSkipAnalyzers diff --git a/BPA.NewKitChen.Manage.Web.Core/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Core.csproj.CopyComplete b/BPA.SAAS.Manage.Web.Core/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Core.csproj.CopyComplete similarity index 100% rename from BPA.NewKitChen.Manage.Web.Core/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Core.csproj.CopyComplete rename to BPA.SAAS.Manage.Web.Core/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Core.csproj.CopyComplete diff --git a/BPA.NewKitChen.Manage.Web.Core/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Core.csproj.CoreCompileInputs.cache b/BPA.SAAS.Manage.Web.Core/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Core.csproj.CoreCompileInputs.cache similarity index 100% rename from BPA.NewKitChen.Manage.Web.Core/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Core.csproj.CoreCompileInputs.cache rename to BPA.SAAS.Manage.Web.Core/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Core.csproj.CoreCompileInputs.cache diff --git a/BPA.NewKitChen.Manage.Web.Core/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Core.csproj.FileListAbsolute.txt b/BPA.SAAS.Manage.Web.Core/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Core.csproj.FileListAbsolute.txt similarity index 100% rename from BPA.NewKitChen.Manage.Web.Core/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Core.csproj.FileListAbsolute.txt rename to BPA.SAAS.Manage.Web.Core/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Core.csproj.FileListAbsolute.txt diff --git a/BPA.NewKitChen.Manage.Web.Core/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Core.dll b/BPA.SAAS.Manage.Web.Core/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Core.dll similarity index 100% rename from BPA.NewKitChen.Manage.Web.Core/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Core.dll rename to BPA.SAAS.Manage.Web.Core/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Core.dll diff --git a/BPA.NewKitChen.Manage.Web.Core/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Core.pdb b/BPA.SAAS.Manage.Web.Core/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Core.pdb similarity index 100% rename from BPA.NewKitChen.Manage.Web.Core/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Core.pdb rename to BPA.SAAS.Manage.Web.Core/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Core.pdb diff --git a/BPA.NewKitChen.Manage.Web.Core/obj/Debug/net6.0/BPA.SAAS.Manage.Web.Core.AssemblyInfo.cs b/BPA.SAAS.Manage.Web.Core/obj/Debug/net6.0/BPA.SAAS.Manage.Web.Core.AssemblyInfo.cs similarity index 100% rename from BPA.NewKitChen.Manage.Web.Core/obj/Debug/net6.0/BPA.SAAS.Manage.Web.Core.AssemblyInfo.cs rename to BPA.SAAS.Manage.Web.Core/obj/Debug/net6.0/BPA.SAAS.Manage.Web.Core.AssemblyInfo.cs diff --git a/BPA.NewKitChen.Manage.Web.Core/obj/Debug/net6.0/BPA.SAAS.Manage.Web.Core.AssemblyInfoInputs.cache b/BPA.SAAS.Manage.Web.Core/obj/Debug/net6.0/BPA.SAAS.Manage.Web.Core.AssemblyInfoInputs.cache similarity index 100% rename from BPA.NewKitChen.Manage.Web.Core/obj/Debug/net6.0/BPA.SAAS.Manage.Web.Core.AssemblyInfoInputs.cache rename to BPA.SAAS.Manage.Web.Core/obj/Debug/net6.0/BPA.SAAS.Manage.Web.Core.AssemblyInfoInputs.cache diff --git a/BPA.NewKitChen.Manage.Web.Core/obj/Debug/net6.0/BPA.SAAS.Manage.Web.Core.GeneratedMSBuildEditorConfig.editorconfig b/BPA.SAAS.Manage.Web.Core/obj/Debug/net6.0/BPA.SAAS.Manage.Web.Core.GeneratedMSBuildEditorConfig.editorconfig similarity index 80% rename from BPA.NewKitChen.Manage.Web.Core/obj/Debug/net6.0/BPA.SAAS.Manage.Web.Core.GeneratedMSBuildEditorConfig.editorconfig rename to BPA.SAAS.Manage.Web.Core/obj/Debug/net6.0/BPA.SAAS.Manage.Web.Core.GeneratedMSBuildEditorConfig.editorconfig index 298ef1b..9eefa08 100644 --- a/BPA.NewKitChen.Manage.Web.Core/obj/Debug/net6.0/BPA.SAAS.Manage.Web.Core.GeneratedMSBuildEditorConfig.editorconfig +++ b/BPA.SAAS.Manage.Web.Core/obj/Debug/net6.0/BPA.SAAS.Manage.Web.Core.GeneratedMSBuildEditorConfig.editorconfig @@ -8,4 +8,4 @@ build_property.PlatformNeutralAssembly = build_property.EnforceExtendedAnalyzerRules = build_property._SupportedPlatformList = Linux,macOS,Windows build_property.RootNamespace = BPA.SAAS.Manage.Web.Core -build_property.ProjectDir = D:\BPA\BPA.NewKitChen\BPA.NewKitChen.Manage\BPA.NewKitChen.Manage.Web.Core\ +build_property.ProjectDir = D:\BPA\BPA.NewKitChen\BPA.SAAS.Manage\BPA.SAAS.Manage.Web.Core\ diff --git a/BPA.NewKitChen.Manage.Web.Core/obj/Debug/net6.0/BPA.SAAS.Manage.Web.Core.assets.cache b/BPA.SAAS.Manage.Web.Core/obj/Debug/net6.0/BPA.SAAS.Manage.Web.Core.assets.cache similarity index 84% rename from BPA.NewKitChen.Manage.Web.Core/obj/Debug/net6.0/BPA.SAAS.Manage.Web.Core.assets.cache rename to BPA.SAAS.Manage.Web.Core/obj/Debug/net6.0/BPA.SAAS.Manage.Web.Core.assets.cache index c953ffe8f8ec547e2a9ae0306f2aa44fc42e773f..a2e36cabf1aaa2f71830590291235c229d652b38 100644 GIT binary patch delta 84 zcmbQZoTYU+i)MhgyCXLP1B0*b(TG+0k1{yJ>IGJ;-tT>*uD)>PF}?oj(yO<&=2bN1 nY}DL(jKx?_FJ`) - + diff --git a/BPA.NewKitChen.Manage.Web.Entry/BPA.SAAS.Manage.Web.Entry.csproj.user b/BPA.SAAS.Manage.Web.Entry/BPA.SAAS.Manage.Web.Entry.csproj.user similarity index 78% rename from BPA.NewKitChen.Manage.Web.Entry/BPA.SAAS.Manage.Web.Entry.csproj.user rename to BPA.SAAS.Manage.Web.Entry/BPA.SAAS.Manage.Web.Entry.csproj.user index 1746ffc..cf47803 100644 --- a/BPA.NewKitChen.Manage.Web.Entry/BPA.SAAS.Manage.Web.Entry.csproj.user +++ b/BPA.SAAS.Manage.Web.Entry/BPA.SAAS.Manage.Web.Entry.csproj.user @@ -4,6 +4,6 @@ ProjectDebugger - BPA.NewKitChen.Manage.Web.Entry + BPA.SAAS.Manage.Web.Entry \ No newline at end of file diff --git a/BPA.NewKitChen.Manage.Web.Entry/Program.cs b/BPA.SAAS.Manage.Web.Entry/Program.cs similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/Program.cs rename to BPA.SAAS.Manage.Web.Entry/Program.cs diff --git a/BPA.NewKitChen.Manage.Web.Entry/Properties/launchSettings.json b/BPA.SAAS.Manage.Web.Entry/Properties/launchSettings.json similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/Properties/launchSettings.json rename to BPA.SAAS.Manage.Web.Entry/Properties/launchSettings.json diff --git a/BPA.NewKitChen.Manage.Web.Entry/SingleFilePublish.cs b/BPA.SAAS.Manage.Web.Entry/SingleFilePublish.cs similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/SingleFilePublish.cs rename to BPA.SAAS.Manage.Web.Entry/SingleFilePublish.cs diff --git a/BPA.NewKitChen.Manage.Web.Entry/appsettings.Development.json b/BPA.SAAS.Manage.Web.Entry/appsettings.Development.json similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/appsettings.Development.json rename to BPA.SAAS.Manage.Web.Entry/appsettings.Development.json diff --git a/BPA.NewKitChen.Manage.Web.Entry/appsettings.json b/BPA.SAAS.Manage.Web.Entry/appsettings.json similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/appsettings.json rename to BPA.SAAS.Manage.Web.Entry/appsettings.json diff --git a/BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/BPA.NewKitChen.Manage.Application.dll b/BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/BPA.NewKitChen.Manage.Application.dll similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/BPA.NewKitChen.Manage.Application.dll rename to BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/BPA.NewKitChen.Manage.Application.dll diff --git a/BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/BPA.NewKitChen.Manage.Application.pdb b/BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/BPA.NewKitChen.Manage.Application.pdb similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/BPA.NewKitChen.Manage.Application.pdb rename to BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/BPA.NewKitChen.Manage.Application.pdb diff --git a/BPA.NewKitChen.Manage.Web.Core/bin/Debug/net6.0/BPA.NewKitChen.Manage.Application.xml b/BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/BPA.NewKitChen.Manage.Application.xml similarity index 100% rename from BPA.NewKitChen.Manage.Web.Core/bin/Debug/net6.0/BPA.NewKitChen.Manage.Application.xml rename to BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/BPA.NewKitChen.Manage.Application.xml diff --git a/BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/BPA.NewKitChen.Manage.Comm.dll b/BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/BPA.NewKitChen.Manage.Comm.dll similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/BPA.NewKitChen.Manage.Comm.dll rename to BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/BPA.NewKitChen.Manage.Comm.dll diff --git a/BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/BPA.NewKitChen.Manage.Comm.pdb b/BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/BPA.NewKitChen.Manage.Comm.pdb similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/BPA.NewKitChen.Manage.Comm.pdb rename to BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/BPA.NewKitChen.Manage.Comm.pdb diff --git a/BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/BPA.NewKitChen.Manage.Core.dll b/BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/BPA.NewKitChen.Manage.Core.dll similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/BPA.NewKitChen.Manage.Core.dll rename to BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/BPA.NewKitChen.Manage.Core.dll diff --git a/BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/BPA.NewKitChen.Manage.Core.pdb b/BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/BPA.NewKitChen.Manage.Core.pdb similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/BPA.NewKitChen.Manage.Core.pdb rename to BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/BPA.NewKitChen.Manage.Core.pdb diff --git a/BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/BPA.NewKitChen.Manage.Core.xml b/BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/BPA.NewKitChen.Manage.Core.xml similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/BPA.NewKitChen.Manage.Core.xml rename to BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/BPA.NewKitChen.Manage.Core.xml diff --git a/BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/BPA.NewKitChen.Manage.Web.Core.dll b/BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/BPA.NewKitChen.Manage.Web.Core.dll similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/BPA.NewKitChen.Manage.Web.Core.dll rename to BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/BPA.NewKitChen.Manage.Web.Core.dll diff --git a/BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/BPA.NewKitChen.Manage.Web.Core.pdb b/BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/BPA.NewKitChen.Manage.Web.Core.pdb similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/BPA.NewKitChen.Manage.Web.Core.pdb rename to BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/BPA.NewKitChen.Manage.Web.Core.pdb diff --git a/BPA.NewKitChen.Manage.Web.Core/bin/Debug/net6.0/BPA.NewKitChen.Manage.Web.Core.xml b/BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/BPA.NewKitChen.Manage.Web.Core.xml similarity index 100% rename from BPA.NewKitChen.Manage.Web.Core/bin/Debug/net6.0/BPA.NewKitChen.Manage.Web.Core.xml rename to BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/BPA.NewKitChen.Manage.Web.Core.xml diff --git a/BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/BPA.NewKitChen.Manage.Web.Entry.deps.json b/BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/BPA.NewKitChen.Manage.Web.Entry.deps.json similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/BPA.NewKitChen.Manage.Web.Entry.deps.json rename to BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/BPA.NewKitChen.Manage.Web.Entry.deps.json diff --git a/BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/BPA.NewKitChen.Manage.Web.Entry.dll b/BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/BPA.NewKitChen.Manage.Web.Entry.dll similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/BPA.NewKitChen.Manage.Web.Entry.dll rename to BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/BPA.NewKitChen.Manage.Web.Entry.dll diff --git a/BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/BPA.NewKitChen.Manage.Web.Entry.exe b/BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/BPA.NewKitChen.Manage.Web.Entry.exe similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/BPA.NewKitChen.Manage.Web.Entry.exe rename to BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/BPA.NewKitChen.Manage.Web.Entry.exe diff --git a/BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/BPA.NewKitChen.Manage.Web.Entry.pdb b/BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/BPA.NewKitChen.Manage.Web.Entry.pdb similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/BPA.NewKitChen.Manage.Web.Entry.pdb rename to BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/BPA.NewKitChen.Manage.Web.Entry.pdb diff --git a/BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/BPA.NewKitChen.Manage.Web.Entry.runtimeconfig.json b/BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/BPA.NewKitChen.Manage.Web.Entry.runtimeconfig.json similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/BPA.NewKitChen.Manage.Web.Entry.runtimeconfig.json rename to BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/BPA.NewKitChen.Manage.Web.Entry.runtimeconfig.json diff --git a/BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/Ben.Demystifier.dll b/BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/Ben.Demystifier.dll similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/Ben.Demystifier.dll rename to BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/Ben.Demystifier.dll diff --git a/BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/DmProvider.dll b/BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/DmProvider.dll similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/DmProvider.dll rename to BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/DmProvider.dll diff --git a/BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/Furion.Extras.Authentication.JwtBearer.dll b/BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/Furion.Extras.Authentication.JwtBearer.dll similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/Furion.Extras.Authentication.JwtBearer.dll rename to BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/Furion.Extras.Authentication.JwtBearer.dll diff --git a/BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/Furion.Extras.ObjectMapper.Mapster.dll b/BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/Furion.Extras.ObjectMapper.Mapster.dll similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/Furion.Extras.ObjectMapper.Mapster.dll rename to BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/Furion.Extras.ObjectMapper.Mapster.dll diff --git a/BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/Furion.Pure.Extras.DependencyModel.CodeAnalysis.dll b/BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/Furion.Pure.Extras.DependencyModel.CodeAnalysis.dll similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/Furion.Pure.Extras.DependencyModel.CodeAnalysis.dll rename to BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/Furion.Pure.Extras.DependencyModel.CodeAnalysis.dll diff --git a/BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/Furion.Pure.dll b/BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/Furion.Pure.dll similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/Furion.Pure.dll rename to BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/Furion.Pure.dll diff --git a/BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/Kdbndp.dll b/BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/Kdbndp.dll similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/Kdbndp.dll rename to BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/Kdbndp.dll diff --git a/BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/Mapster.Core.dll b/BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/Mapster.Core.dll similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/Mapster.Core.dll rename to BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/Mapster.Core.dll diff --git a/BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/Mapster.DependencyInjection.dll b/BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/Mapster.DependencyInjection.dll similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/Mapster.DependencyInjection.dll rename to BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/Mapster.DependencyInjection.dll diff --git a/BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/Mapster.dll b/BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/Mapster.dll similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/Mapster.dll rename to BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/Mapster.dll diff --git a/BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll b/BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll rename to BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll diff --git a/BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/Microsoft.AspNetCore.JsonPatch.dll b/BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/Microsoft.AspNetCore.JsonPatch.dll similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/Microsoft.AspNetCore.JsonPatch.dll rename to BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/Microsoft.AspNetCore.JsonPatch.dll diff --git a/BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll b/BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll rename to BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll diff --git a/BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/Microsoft.AspNetCore.Razor.Language.dll b/BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/Microsoft.AspNetCore.Razor.Language.dll similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/Microsoft.AspNetCore.Razor.Language.dll rename to BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/Microsoft.AspNetCore.Razor.Language.dll diff --git a/BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/Microsoft.CodeAnalysis.CSharp.dll b/BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/Microsoft.CodeAnalysis.CSharp.dll similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/Microsoft.CodeAnalysis.CSharp.dll rename to BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/Microsoft.CodeAnalysis.CSharp.dll diff --git a/BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/Microsoft.CodeAnalysis.dll b/BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/Microsoft.CodeAnalysis.dll similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/Microsoft.CodeAnalysis.dll rename to BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/Microsoft.CodeAnalysis.dll diff --git a/BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/Microsoft.Data.SqlClient.dll b/BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/Microsoft.Data.SqlClient.dll similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/Microsoft.Data.SqlClient.dll rename to BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/Microsoft.Data.SqlClient.dll diff --git a/BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/Microsoft.Data.Sqlite.dll b/BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/Microsoft.Data.Sqlite.dll similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/Microsoft.Data.Sqlite.dll rename to BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/Microsoft.Data.Sqlite.dll diff --git a/BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/Microsoft.Extensions.DependencyModel.dll b/BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/Microsoft.Extensions.DependencyModel.dll similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/Microsoft.Extensions.DependencyModel.dll rename to BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/Microsoft.Extensions.DependencyModel.dll diff --git a/BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/Microsoft.Identity.Client.dll b/BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/Microsoft.Identity.Client.dll similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/Microsoft.Identity.Client.dll rename to BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/Microsoft.Identity.Client.dll diff --git a/BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll b/BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll rename to BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll diff --git a/BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/Microsoft.IdentityModel.Logging.dll b/BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/Microsoft.IdentityModel.Logging.dll similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/Microsoft.IdentityModel.Logging.dll rename to BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/Microsoft.IdentityModel.Logging.dll diff --git a/BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll b/BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll rename to BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll diff --git a/BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/Microsoft.IdentityModel.Protocols.dll b/BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/Microsoft.IdentityModel.Protocols.dll similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/Microsoft.IdentityModel.Protocols.dll rename to BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/Microsoft.IdentityModel.Protocols.dll diff --git a/BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/Microsoft.IdentityModel.Tokens.dll b/BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/Microsoft.IdentityModel.Tokens.dll similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/Microsoft.IdentityModel.Tokens.dll rename to BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/Microsoft.IdentityModel.Tokens.dll diff --git a/BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/Microsoft.OpenApi.dll b/BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/Microsoft.OpenApi.dll similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/Microsoft.OpenApi.dll rename to BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/Microsoft.OpenApi.dll diff --git a/BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/Microsoft.Win32.SystemEvents.dll b/BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/Microsoft.Win32.SystemEvents.dll similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/Microsoft.Win32.SystemEvents.dll rename to BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/Microsoft.Win32.SystemEvents.dll diff --git a/BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/MiniProfiler.AspNetCore.Mvc.dll b/BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/MiniProfiler.AspNetCore.Mvc.dll similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/MiniProfiler.AspNetCore.Mvc.dll rename to BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/MiniProfiler.AspNetCore.Mvc.dll diff --git a/BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/MiniProfiler.AspNetCore.dll b/BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/MiniProfiler.AspNetCore.dll similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/MiniProfiler.AspNetCore.dll rename to BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/MiniProfiler.AspNetCore.dll diff --git a/BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/MiniProfiler.Shared.dll b/BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/MiniProfiler.Shared.dll similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/MiniProfiler.Shared.dll rename to BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/MiniProfiler.Shared.dll diff --git a/BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/MySqlConnector.dll b/BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/MySqlConnector.dll similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/MySqlConnector.dll rename to BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/MySqlConnector.dll diff --git a/BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/Newtonsoft.Json.Bson.dll b/BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/Newtonsoft.Json.Bson.dll similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/Newtonsoft.Json.Bson.dll rename to BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/Newtonsoft.Json.Bson.dll diff --git a/BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/Newtonsoft.Json.dll b/BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/Newtonsoft.Json.dll similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/Newtonsoft.Json.dll rename to BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/Newtonsoft.Json.dll diff --git a/BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/Npgsql.dll b/BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/Npgsql.dll similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/Npgsql.dll rename to BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/Npgsql.dll diff --git a/BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/Oracle.ManagedDataAccess.dll b/BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/Oracle.ManagedDataAccess.dll similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/Oracle.ManagedDataAccess.dll rename to BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/Oracle.ManagedDataAccess.dll diff --git a/BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/SQLitePCLRaw.batteries_v2.dll b/BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/SQLitePCLRaw.batteries_v2.dll similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/SQLitePCLRaw.batteries_v2.dll rename to BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/SQLitePCLRaw.batteries_v2.dll diff --git a/BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/SQLitePCLRaw.core.dll b/BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/SQLitePCLRaw.core.dll similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/SQLitePCLRaw.core.dll rename to BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/SQLitePCLRaw.core.dll diff --git a/BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/SQLitePCLRaw.nativelibrary.dll b/BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/SQLitePCLRaw.nativelibrary.dll similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/SQLitePCLRaw.nativelibrary.dll rename to BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/SQLitePCLRaw.nativelibrary.dll diff --git a/BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/SQLitePCLRaw.provider.dynamic_cdecl.dll b/BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/SQLitePCLRaw.provider.dynamic_cdecl.dll similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/SQLitePCLRaw.provider.dynamic_cdecl.dll rename to BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/SQLitePCLRaw.provider.dynamic_cdecl.dll diff --git a/BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/SqlSugar.dll b/BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/SqlSugar.dll similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/SqlSugar.dll rename to BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/SqlSugar.dll diff --git a/BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/Swashbuckle.AspNetCore.Swagger.dll b/BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/Swashbuckle.AspNetCore.Swagger.dll similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/Swashbuckle.AspNetCore.Swagger.dll rename to BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/Swashbuckle.AspNetCore.Swagger.dll diff --git a/BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/Swashbuckle.AspNetCore.SwaggerGen.dll b/BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/Swashbuckle.AspNetCore.SwaggerGen.dll similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/Swashbuckle.AspNetCore.SwaggerGen.dll rename to BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/Swashbuckle.AspNetCore.SwaggerGen.dll diff --git a/BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/Swashbuckle.AspNetCore.SwaggerUI.dll b/BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/Swashbuckle.AspNetCore.SwaggerUI.dll similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/Swashbuckle.AspNetCore.SwaggerUI.dll rename to BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/Swashbuckle.AspNetCore.SwaggerUI.dll diff --git a/BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/System.Configuration.ConfigurationManager.dll b/BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/System.Configuration.ConfigurationManager.dll similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/System.Configuration.ConfigurationManager.dll rename to BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/System.Configuration.ConfigurationManager.dll diff --git a/BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/System.Diagnostics.PerformanceCounter.dll b/BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/System.Diagnostics.PerformanceCounter.dll similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/System.Diagnostics.PerformanceCounter.dll rename to BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/System.Diagnostics.PerformanceCounter.dll diff --git a/BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/System.DirectoryServices.Protocols.dll b/BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/System.DirectoryServices.Protocols.dll similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/System.DirectoryServices.Protocols.dll rename to BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/System.DirectoryServices.Protocols.dll diff --git a/BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/System.DirectoryServices.dll b/BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/System.DirectoryServices.dll similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/System.DirectoryServices.dll rename to BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/System.DirectoryServices.dll diff --git a/BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/System.Drawing.Common.dll b/BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/System.Drawing.Common.dll similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/System.Drawing.Common.dll rename to BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/System.Drawing.Common.dll diff --git a/BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/System.IdentityModel.Tokens.Jwt.dll b/BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/System.IdentityModel.Tokens.Jwt.dll similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/System.IdentityModel.Tokens.Jwt.dll rename to BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/System.IdentityModel.Tokens.Jwt.dll diff --git a/BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/System.Reflection.Metadata.dll b/BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/System.Reflection.Metadata.dll similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/System.Reflection.Metadata.dll rename to BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/System.Reflection.Metadata.dll diff --git a/BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/System.Runtime.Caching.dll b/BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/System.Runtime.Caching.dll similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/System.Runtime.Caching.dll rename to BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/System.Runtime.Caching.dll diff --git a/BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/System.Security.Cryptography.ProtectedData.dll b/BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/System.Security.Cryptography.ProtectedData.dll similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/System.Security.Cryptography.ProtectedData.dll rename to BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/System.Security.Cryptography.ProtectedData.dll diff --git a/BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/System.Security.Permissions.dll b/BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/System.Security.Permissions.dll similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/System.Security.Permissions.dll rename to BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/System.Security.Permissions.dll diff --git a/BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/System.Text.Json.dll b/BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/System.Text.Json.dll similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/System.Text.Json.dll rename to BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/System.Text.Json.dll diff --git a/BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/System.Windows.Extensions.dll b/BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/System.Windows.Extensions.dll similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/System.Windows.Extensions.dll rename to BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/System.Windows.Extensions.dll diff --git a/BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/applicationsettings.json b/BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/applicationsettings.json similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/applicationsettings.json rename to BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/applicationsettings.json diff --git a/BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/appsettings.Development.json b/BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/appsettings.Development.json similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/appsettings.Development.json rename to BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/appsettings.Development.json diff --git a/BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/appsettings.json b/BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/appsettings.json similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/appsettings.json rename to BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/appsettings.json diff --git a/BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/runtimes/alpine-x64/native/libe_sqlite3.so b/BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/runtimes/alpine-x64/native/libe_sqlite3.so similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/runtimes/alpine-x64/native/libe_sqlite3.so rename to BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/runtimes/alpine-x64/native/libe_sqlite3.so diff --git a/BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/runtimes/linux-arm/native/libe_sqlite3.so b/BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/runtimes/linux-arm/native/libe_sqlite3.so similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/runtimes/linux-arm/native/libe_sqlite3.so rename to BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/runtimes/linux-arm/native/libe_sqlite3.so diff --git a/BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/runtimes/linux-arm64/native/libe_sqlite3.so b/BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/runtimes/linux-arm64/native/libe_sqlite3.so similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/runtimes/linux-arm64/native/libe_sqlite3.so rename to BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/runtimes/linux-arm64/native/libe_sqlite3.so diff --git a/BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/runtimes/linux-armel/native/libe_sqlite3.so b/BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/runtimes/linux-armel/native/libe_sqlite3.so similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/runtimes/linux-armel/native/libe_sqlite3.so rename to BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/runtimes/linux-armel/native/libe_sqlite3.so diff --git a/BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/runtimes/linux-mips64/native/libe_sqlite3.so b/BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/runtimes/linux-mips64/native/libe_sqlite3.so similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/runtimes/linux-mips64/native/libe_sqlite3.so rename to BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/runtimes/linux-mips64/native/libe_sqlite3.so diff --git a/BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/runtimes/linux-musl-x64/native/libe_sqlite3.so b/BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/runtimes/linux-musl-x64/native/libe_sqlite3.so similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/runtimes/linux-musl-x64/native/libe_sqlite3.so rename to BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/runtimes/linux-musl-x64/native/libe_sqlite3.so diff --git a/BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/runtimes/linux-x64/native/libe_sqlite3.so b/BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/runtimes/linux-x64/native/libe_sqlite3.so similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/runtimes/linux-x64/native/libe_sqlite3.so rename to BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/runtimes/linux-x64/native/libe_sqlite3.so diff --git a/BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/runtimes/linux-x86/native/libe_sqlite3.so b/BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/runtimes/linux-x86/native/libe_sqlite3.so similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/runtimes/linux-x86/native/libe_sqlite3.so rename to BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/runtimes/linux-x86/native/libe_sqlite3.so diff --git a/BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/runtimes/osx-x64/native/libe_sqlite3.dylib b/BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/runtimes/osx-x64/native/libe_sqlite3.dylib similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/runtimes/osx-x64/native/libe_sqlite3.dylib rename to BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/runtimes/osx-x64/native/libe_sqlite3.dylib diff --git a/BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll b/BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll rename to BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll diff --git a/BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/runtimes/unix/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll b/BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/runtimes/unix/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/runtimes/unix/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll rename to BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/runtimes/unix/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll diff --git a/BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll b/BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll rename to BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll diff --git a/BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/runtimes/win-arm/native/e_sqlite3.dll b/BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/runtimes/win-arm/native/e_sqlite3.dll similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/runtimes/win-arm/native/e_sqlite3.dll rename to BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/runtimes/win-arm/native/e_sqlite3.dll diff --git a/BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll b/BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll rename to BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll diff --git a/BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/runtimes/win-arm64/native/e_sqlite3.dll b/BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/runtimes/win-arm64/native/e_sqlite3.dll similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/runtimes/win-arm64/native/e_sqlite3.dll rename to BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/runtimes/win-arm64/native/e_sqlite3.dll diff --git a/BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll b/BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll rename to BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll diff --git a/BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/runtimes/win-x64/native/e_sqlite3.dll b/BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/runtimes/win-x64/native/e_sqlite3.dll similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/runtimes/win-x64/native/e_sqlite3.dll rename to BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/runtimes/win-x64/native/e_sqlite3.dll diff --git a/BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll b/BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll rename to BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll diff --git a/BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/runtimes/win-x86/native/e_sqlite3.dll b/BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/runtimes/win-x86/native/e_sqlite3.dll similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/runtimes/win-x86/native/e_sqlite3.dll rename to BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/runtimes/win-x86/native/e_sqlite3.dll diff --git a/BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/runtimes/win/lib/netcoreapp2.0/System.Diagnostics.PerformanceCounter.dll b/BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/runtimes/win/lib/netcoreapp2.0/System.Diagnostics.PerformanceCounter.dll similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/runtimes/win/lib/netcoreapp2.0/System.Diagnostics.PerformanceCounter.dll rename to BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/runtimes/win/lib/netcoreapp2.0/System.Diagnostics.PerformanceCounter.dll diff --git a/BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/runtimes/win/lib/netcoreapp2.0/System.DirectoryServices.Protocols.dll b/BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/runtimes/win/lib/netcoreapp2.0/System.DirectoryServices.Protocols.dll similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/runtimes/win/lib/netcoreapp2.0/System.DirectoryServices.Protocols.dll rename to BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/runtimes/win/lib/netcoreapp2.0/System.DirectoryServices.Protocols.dll diff --git a/BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/runtimes/win/lib/netcoreapp2.0/System.DirectoryServices.dll b/BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/runtimes/win/lib/netcoreapp2.0/System.DirectoryServices.dll similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/runtimes/win/lib/netcoreapp2.0/System.DirectoryServices.dll rename to BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/runtimes/win/lib/netcoreapp2.0/System.DirectoryServices.dll diff --git a/BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.dll b/BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.dll similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.dll rename to BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.dll diff --git a/BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.dll b/BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.dll similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.dll rename to BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.dll diff --git a/BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.dll b/BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.dll similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.dll rename to BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.dll diff --git a/BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/runtimes/win/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll b/BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/runtimes/win/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/runtimes/win/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll rename to BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/runtimes/win/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll diff --git a/BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/runtimes/win/lib/netstandard2.0/System.Runtime.Caching.dll b/BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/runtimes/win/lib/netstandard2.0/System.Runtime.Caching.dll similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/runtimes/win/lib/netstandard2.0/System.Runtime.Caching.dll rename to BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/runtimes/win/lib/netstandard2.0/System.Runtime.Caching.dll diff --git a/BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll b/BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/bin/Debug/net6.0/runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll rename to BPA.SAAS.Manage.Web.Entry/bin/Debug/net6.0/runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll diff --git a/BPA.NewKitChen.Manage.Web.Entry/obj/BPA.KitChen.Manage.Web.Entry.csproj.nuget.dgspec.json b/BPA.SAAS.Manage.Web.Entry/obj/BPA.KitChen.Manage.Web.Entry.csproj.nuget.dgspec.json similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/obj/BPA.KitChen.Manage.Web.Entry.csproj.nuget.dgspec.json rename to BPA.SAAS.Manage.Web.Entry/obj/BPA.KitChen.Manage.Web.Entry.csproj.nuget.dgspec.json diff --git a/BPA.NewKitChen.Manage.Web.Entry/obj/BPA.KitChen.Manage.Web.Entry.csproj.nuget.g.props b/BPA.SAAS.Manage.Web.Entry/obj/BPA.KitChen.Manage.Web.Entry.csproj.nuget.g.props similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/obj/BPA.KitChen.Manage.Web.Entry.csproj.nuget.g.props rename to BPA.SAAS.Manage.Web.Entry/obj/BPA.KitChen.Manage.Web.Entry.csproj.nuget.g.props diff --git a/BPA.NewKitChen.Manage.Web.Entry/obj/BPA.KitChen.Manage.Web.Entry.csproj.nuget.g.targets b/BPA.SAAS.Manage.Web.Entry/obj/BPA.KitChen.Manage.Web.Entry.csproj.nuget.g.targets similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/obj/BPA.KitChen.Manage.Web.Entry.csproj.nuget.g.targets rename to BPA.SAAS.Manage.Web.Entry/obj/BPA.KitChen.Manage.Web.Entry.csproj.nuget.g.targets diff --git a/BPA.NewKitChen.Manage.Web.Entry/obj/BPA.NewKitChen.Manage.Web.Entry.csproj.nuget.dgspec.json b/BPA.SAAS.Manage.Web.Entry/obj/BPA.NewKitChen.Manage.Web.Entry.csproj.nuget.dgspec.json similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/obj/BPA.NewKitChen.Manage.Web.Entry.csproj.nuget.dgspec.json rename to BPA.SAAS.Manage.Web.Entry/obj/BPA.NewKitChen.Manage.Web.Entry.csproj.nuget.dgspec.json diff --git a/BPA.NewKitChen.Manage.Web.Entry/obj/BPA.NewKitChen.Manage.Web.Entry.csproj.nuget.g.props b/BPA.SAAS.Manage.Web.Entry/obj/BPA.NewKitChen.Manage.Web.Entry.csproj.nuget.g.props similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/obj/BPA.NewKitChen.Manage.Web.Entry.csproj.nuget.g.props rename to BPA.SAAS.Manage.Web.Entry/obj/BPA.NewKitChen.Manage.Web.Entry.csproj.nuget.g.props diff --git a/BPA.NewKitChen.Manage.Web.Entry/obj/BPA.NewKitChen.Manage.Web.Entry.csproj.nuget.g.targets b/BPA.SAAS.Manage.Web.Entry/obj/BPA.NewKitChen.Manage.Web.Entry.csproj.nuget.g.targets similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/obj/BPA.NewKitChen.Manage.Web.Entry.csproj.nuget.g.targets rename to BPA.SAAS.Manage.Web.Entry/obj/BPA.NewKitChen.Manage.Web.Entry.csproj.nuget.g.targets diff --git a/BPA.NewKitChen.Manage.Web.Entry/obj/BPA.SAAS.Manage.Web.Entry.csproj.nuget.dgspec.json b/BPA.SAAS.Manage.Web.Entry/obj/BPA.SAAS.Manage.Web.Entry.csproj.nuget.dgspec.json similarity index 71% rename from BPA.NewKitChen.Manage.Web.Entry/obj/BPA.SAAS.Manage.Web.Entry.csproj.nuget.dgspec.json rename to BPA.SAAS.Manage.Web.Entry/obj/BPA.SAAS.Manage.Web.Entry.csproj.nuget.dgspec.json index e0b9c23..52f18dd 100644 --- a/BPA.NewKitChen.Manage.Web.Entry/obj/BPA.SAAS.Manage.Web.Entry.csproj.nuget.dgspec.json +++ b/BPA.SAAS.Manage.Web.Entry/obj/BPA.SAAS.Manage.Web.Entry.csproj.nuget.dgspec.json @@ -1,17 +1,17 @@ { "format": 1, "restore": { - "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Web.Entry\\BPA.SAAS.Manage.Web.Entry.csproj": {} + "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Web.Entry\\BPA.SAAS.Manage.Web.Entry.csproj": {} }, "projects": { - "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Application\\BPA.SAAS.Manage.Application.csproj": { + "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Application\\BPA.SAAS.Manage.Application.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Application\\BPA.SAAS.Manage.Application.csproj", + "projectUniqueName": "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Application\\BPA.SAAS.Manage.Application.csproj", "projectName": "BPA.SAAS.Manage.Application", - "projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Application\\BPA.SAAS.Manage.Application.csproj", + "projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Application\\BPA.SAAS.Manage.Application.csproj", "packagesPath": "C:\\Users\\HBL\\.nuget\\packages\\", - "outputPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Application\\obj\\", + "outputPath": "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Application\\obj\\", "projectStyle": "PackageReference", "fallbackFolders": [ "D:\\Microsoft Visual Studio\\Shared\\NuGetPackages" @@ -34,11 +34,11 @@ "net6.0": { "targetAlias": "net6.0", "projectReferences": { - "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Comm\\BPA.SAAS.Manage.Comm.csproj": { - "projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Comm\\BPA.SAAS.Manage.Comm.csproj" + "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Comm\\BPA.SAAS.Manage.Comm.csproj": { + "projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Comm\\BPA.SAAS.Manage.Comm.csproj" }, - "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Core\\BPA.SAAS.Manage.Core.csproj": { - "projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Core\\BPA.SAAS.Manage.Core.csproj" + "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Core\\BPA.SAAS.Manage.Core.csproj": { + "projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Core\\BPA.SAAS.Manage.Core.csproj" } } } @@ -72,14 +72,14 @@ } } }, - "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Comm\\BPA.SAAS.Manage.Comm.csproj": { + "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Comm\\BPA.SAAS.Manage.Comm.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Comm\\BPA.SAAS.Manage.Comm.csproj", + "projectUniqueName": "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Comm\\BPA.SAAS.Manage.Comm.csproj", "projectName": "BPA.SAAS.Manage.Comm", - "projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Comm\\BPA.SAAS.Manage.Comm.csproj", + "projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Comm\\BPA.SAAS.Manage.Comm.csproj", "packagesPath": "C:\\Users\\HBL\\.nuget\\packages\\", - "outputPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Comm\\obj\\", + "outputPath": "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Comm\\obj\\", "projectStyle": "PackageReference", "fallbackFolders": [ "D:\\Microsoft Visual Studio\\Shared\\NuGetPackages" @@ -133,14 +133,14 @@ } } }, - "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Core\\BPA.SAAS.Manage.Core.csproj": { + "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Core\\BPA.SAAS.Manage.Core.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Core\\BPA.SAAS.Manage.Core.csproj", + "projectUniqueName": "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Core\\BPA.SAAS.Manage.Core.csproj", "projectName": "BPA.SAAS.Manage.Core", - "projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Core\\BPA.SAAS.Manage.Core.csproj", + "projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Core\\BPA.SAAS.Manage.Core.csproj", "packagesPath": "C:\\Users\\HBL\\.nuget\\packages\\", - "outputPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Core\\obj\\", + "outputPath": "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Core\\obj\\", "projectStyle": "PackageReference", "fallbackFolders": [ "D:\\Microsoft Visual Studio\\Shared\\NuGetPackages" @@ -163,8 +163,8 @@ "net6.0": { "targetAlias": "net6.0", "projectReferences": { - "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Comm\\BPA.SAAS.Manage.Comm.csproj": { - "projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Comm\\BPA.SAAS.Manage.Comm.csproj" + "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Comm\\BPA.SAAS.Manage.Comm.csproj": { + "projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Comm\\BPA.SAAS.Manage.Comm.csproj" } } } @@ -216,14 +216,14 @@ } } }, - "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Web.Core\\BPA.SAAS.Manage.Web.Core.csproj": { + "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Web.Core\\BPA.SAAS.Manage.Web.Core.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Web.Core\\BPA.SAAS.Manage.Web.Core.csproj", + "projectUniqueName": "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Web.Core\\BPA.SAAS.Manage.Web.Core.csproj", "projectName": "BPA.SAAS.Manage.Web.Core", - "projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Web.Core\\BPA.SAAS.Manage.Web.Core.csproj", + "projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Web.Core\\BPA.SAAS.Manage.Web.Core.csproj", "packagesPath": "C:\\Users\\HBL\\.nuget\\packages\\", - "outputPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Web.Core\\obj\\", + "outputPath": "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Web.Core\\obj\\", "projectStyle": "PackageReference", "fallbackFolders": [ "D:\\Microsoft Visual Studio\\Shared\\NuGetPackages" @@ -246,8 +246,8 @@ "net6.0": { "targetAlias": "net6.0", "projectReferences": { - "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Application\\BPA.SAAS.Manage.Application.csproj": { - "projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Application\\BPA.SAAS.Manage.Application.csproj" + "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Application\\BPA.SAAS.Manage.Application.csproj": { + "projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Application\\BPA.SAAS.Manage.Application.csproj" } } } @@ -281,14 +281,14 @@ } } }, - "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Web.Entry\\BPA.SAAS.Manage.Web.Entry.csproj": { + "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Web.Entry\\BPA.SAAS.Manage.Web.Entry.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Web.Entry\\BPA.SAAS.Manage.Web.Entry.csproj", + "projectUniqueName": "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Web.Entry\\BPA.SAAS.Manage.Web.Entry.csproj", "projectName": "BPA.SAAS.Manage.Web.Entry", - "projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Web.Entry\\BPA.SAAS.Manage.Web.Entry.csproj", + "projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Web.Entry\\BPA.SAAS.Manage.Web.Entry.csproj", "packagesPath": "C:\\Users\\HBL\\.nuget\\packages\\", - "outputPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Web.Entry\\obj\\", + "outputPath": "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Web.Entry\\obj\\", "projectStyle": "PackageReference", "fallbackFolders": [ "D:\\Microsoft Visual Studio\\Shared\\NuGetPackages" @@ -311,8 +311,8 @@ "net6.0": { "targetAlias": "net6.0", "projectReferences": { - "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Web.Core\\BPA.SAAS.Manage.Web.Core.csproj": { - "projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Web.Core\\BPA.SAAS.Manage.Web.Core.csproj" + "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Web.Core\\BPA.SAAS.Manage.Web.Core.csproj": { + "projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.SAAS.Manage\\BPA.SAAS.Manage.Web.Core\\BPA.SAAS.Manage.Web.Core.csproj" } } } diff --git a/BPA.NewKitChen.Manage.Web.Entry/obj/BPA.SAAS.Manage.Web.Entry.csproj.nuget.g.props b/BPA.SAAS.Manage.Web.Entry/obj/BPA.SAAS.Manage.Web.Entry.csproj.nuget.g.props similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/obj/BPA.SAAS.Manage.Web.Entry.csproj.nuget.g.props rename to BPA.SAAS.Manage.Web.Entry/obj/BPA.SAAS.Manage.Web.Entry.csproj.nuget.g.props diff --git a/BPA.NewKitChen.Manage.Web.Entry/obj/BPA.SAAS.Manage.Web.Entry.csproj.nuget.g.targets b/BPA.SAAS.Manage.Web.Entry/obj/BPA.SAAS.Manage.Web.Entry.csproj.nuget.g.targets similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/obj/BPA.SAAS.Manage.Web.Entry.csproj.nuget.g.targets rename to BPA.SAAS.Manage.Web.Entry/obj/BPA.SAAS.Manage.Web.Entry.csproj.nuget.g.targets diff --git a/BPA.NewKitChen.Manage.Web.Entry/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs b/BPA.SAAS.Manage.Web.Entry/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs rename to BPA.SAAS.Manage.Web.Entry/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs diff --git a/BPA.NewKitChen.Manage.Web.Entry/obj/Debug/net6.0/BPA.KitChen.Manage.Web.Entry.AssemblyInfo.cs b/BPA.SAAS.Manage.Web.Entry/obj/Debug/net6.0/BPA.KitChen.Manage.Web.Entry.AssemblyInfo.cs similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/obj/Debug/net6.0/BPA.KitChen.Manage.Web.Entry.AssemblyInfo.cs rename to BPA.SAAS.Manage.Web.Entry/obj/Debug/net6.0/BPA.KitChen.Manage.Web.Entry.AssemblyInfo.cs diff --git a/BPA.NewKitChen.Manage.Web.Entry/obj/Debug/net6.0/BPA.KitChen.Manage.Web.Entry.AssemblyInfoInputs.cache b/BPA.SAAS.Manage.Web.Entry/obj/Debug/net6.0/BPA.KitChen.Manage.Web.Entry.AssemblyInfoInputs.cache similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/obj/Debug/net6.0/BPA.KitChen.Manage.Web.Entry.AssemblyInfoInputs.cache rename to BPA.SAAS.Manage.Web.Entry/obj/Debug/net6.0/BPA.KitChen.Manage.Web.Entry.AssemblyInfoInputs.cache diff --git a/BPA.NewKitChen.Manage.Web.Entry/obj/Debug/net6.0/BPA.KitChen.Manage.Web.Entry.GeneratedMSBuildEditorConfig.editorconfig b/BPA.SAAS.Manage.Web.Entry/obj/Debug/net6.0/BPA.KitChen.Manage.Web.Entry.GeneratedMSBuildEditorConfig.editorconfig similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/obj/Debug/net6.0/BPA.KitChen.Manage.Web.Entry.GeneratedMSBuildEditorConfig.editorconfig rename to BPA.SAAS.Manage.Web.Entry/obj/Debug/net6.0/BPA.KitChen.Manage.Web.Entry.GeneratedMSBuildEditorConfig.editorconfig diff --git a/BPA.NewKitChen.Manage.Web.Entry/obj/Debug/net6.0/BPA.KitChen.Manage.Web.Entry.GlobalUsings.g.cs b/BPA.SAAS.Manage.Web.Entry/obj/Debug/net6.0/BPA.KitChen.Manage.Web.Entry.GlobalUsings.g.cs similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/obj/Debug/net6.0/BPA.KitChen.Manage.Web.Entry.GlobalUsings.g.cs rename to BPA.SAAS.Manage.Web.Entry/obj/Debug/net6.0/BPA.KitChen.Manage.Web.Entry.GlobalUsings.g.cs diff --git a/BPA.NewKitChen.Manage.Web.Entry/obj/Debug/net6.0/BPA.KitChen.Manage.Web.Entry.MvcApplicationPartsAssemblyInfo.cache b/BPA.SAAS.Manage.Web.Entry/obj/Debug/net6.0/BPA.KitChen.Manage.Web.Entry.MvcApplicationPartsAssemblyInfo.cache similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/obj/Debug/net6.0/BPA.KitChen.Manage.Web.Entry.MvcApplicationPartsAssemblyInfo.cache rename to BPA.SAAS.Manage.Web.Entry/obj/Debug/net6.0/BPA.KitChen.Manage.Web.Entry.MvcApplicationPartsAssemblyInfo.cache diff --git a/BPA.NewKitChen.Manage.Web.Entry/obj/Debug/net6.0/BPA.KitChen.Manage.Web.Entry.assets.cache b/BPA.SAAS.Manage.Web.Entry/obj/Debug/net6.0/BPA.KitChen.Manage.Web.Entry.assets.cache similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/obj/Debug/net6.0/BPA.KitChen.Manage.Web.Entry.assets.cache rename to BPA.SAAS.Manage.Web.Entry/obj/Debug/net6.0/BPA.KitChen.Manage.Web.Entry.assets.cache diff --git a/BPA.NewKitChen.Manage.Web.Entry/obj/Debug/net6.0/BPA.KitChen.Manage.Web.Entry.csproj.AssemblyReference.cache b/BPA.SAAS.Manage.Web.Entry/obj/Debug/net6.0/BPA.KitChen.Manage.Web.Entry.csproj.AssemblyReference.cache similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/obj/Debug/net6.0/BPA.KitChen.Manage.Web.Entry.csproj.AssemblyReference.cache rename to BPA.SAAS.Manage.Web.Entry/obj/Debug/net6.0/BPA.KitChen.Manage.Web.Entry.csproj.AssemblyReference.cache diff --git a/BPA.NewKitChen.Manage.Web.Entry/obj/Debug/net6.0/BPA.KitChen.Manage.Web.Entry.csproj.CoreCompileInputs.cache b/BPA.SAAS.Manage.Web.Entry/obj/Debug/net6.0/BPA.KitChen.Manage.Web.Entry.csproj.CoreCompileInputs.cache similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/obj/Debug/net6.0/BPA.KitChen.Manage.Web.Entry.csproj.CoreCompileInputs.cache rename to BPA.SAAS.Manage.Web.Entry/obj/Debug/net6.0/BPA.KitChen.Manage.Web.Entry.csproj.CoreCompileInputs.cache diff --git a/BPA.NewKitChen.Manage.Web.Entry/obj/Debug/net6.0/BPA.KitChen.Manage.Web.Entry.csproj.FileListAbsolute.txt b/BPA.SAAS.Manage.Web.Entry/obj/Debug/net6.0/BPA.KitChen.Manage.Web.Entry.csproj.FileListAbsolute.txt similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/obj/Debug/net6.0/BPA.KitChen.Manage.Web.Entry.csproj.FileListAbsolute.txt rename to BPA.SAAS.Manage.Web.Entry/obj/Debug/net6.0/BPA.KitChen.Manage.Web.Entry.csproj.FileListAbsolute.txt diff --git a/BPA.NewKitChen.Manage.Web.Entry/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Entry.AssemblyInfo.cs b/BPA.SAAS.Manage.Web.Entry/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Entry.AssemblyInfo.cs similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Entry.AssemblyInfo.cs rename to BPA.SAAS.Manage.Web.Entry/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Entry.AssemblyInfo.cs diff --git a/BPA.NewKitChen.Manage.Web.Entry/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Entry.AssemblyInfoInputs.cache b/BPA.SAAS.Manage.Web.Entry/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Entry.AssemblyInfoInputs.cache similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Entry.AssemblyInfoInputs.cache rename to BPA.SAAS.Manage.Web.Entry/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Entry.AssemblyInfoInputs.cache diff --git a/BPA.NewKitChen.Manage.Web.Entry/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Entry.GeneratedMSBuildEditorConfig.editorconfig b/BPA.SAAS.Manage.Web.Entry/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Entry.GeneratedMSBuildEditorConfig.editorconfig similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Entry.GeneratedMSBuildEditorConfig.editorconfig rename to BPA.SAAS.Manage.Web.Entry/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Entry.GeneratedMSBuildEditorConfig.editorconfig diff --git a/BPA.NewKitChen.Manage.Web.Entry/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Entry.GlobalUsings.g.cs b/BPA.SAAS.Manage.Web.Entry/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Entry.GlobalUsings.g.cs similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Entry.GlobalUsings.g.cs rename to BPA.SAAS.Manage.Web.Entry/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Entry.GlobalUsings.g.cs diff --git a/BPA.NewKitChen.Manage.Web.Entry/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Entry.MvcApplicationPartsAssemblyInfo.cache b/BPA.SAAS.Manage.Web.Entry/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Entry.MvcApplicationPartsAssemblyInfo.cache similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Entry.MvcApplicationPartsAssemblyInfo.cache rename to BPA.SAAS.Manage.Web.Entry/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Entry.MvcApplicationPartsAssemblyInfo.cache diff --git a/BPA.NewKitChen.Manage.Web.Entry/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Entry.MvcApplicationPartsAssemblyInfo.cs b/BPA.SAAS.Manage.Web.Entry/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Entry.MvcApplicationPartsAssemblyInfo.cs similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Entry.MvcApplicationPartsAssemblyInfo.cs rename to BPA.SAAS.Manage.Web.Entry/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Entry.MvcApplicationPartsAssemblyInfo.cs diff --git a/BPA.NewKitChen.Manage.Web.Entry/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Entry.assets.cache b/BPA.SAAS.Manage.Web.Entry/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Entry.assets.cache similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Entry.assets.cache rename to BPA.SAAS.Manage.Web.Entry/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Entry.assets.cache diff --git a/BPA.NewKitChen.Manage.Web.Entry/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Entry.csproj.AssemblyReference.cache b/BPA.SAAS.Manage.Web.Entry/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Entry.csproj.AssemblyReference.cache similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Entry.csproj.AssemblyReference.cache rename to BPA.SAAS.Manage.Web.Entry/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Entry.csproj.AssemblyReference.cache diff --git a/BPA.NewKitChen.Manage.Web.Entry/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Entry.csproj.BuildWithSkipAnalyzers b/BPA.SAAS.Manage.Web.Entry/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Entry.csproj.BuildWithSkipAnalyzers similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Entry.csproj.BuildWithSkipAnalyzers rename to BPA.SAAS.Manage.Web.Entry/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Entry.csproj.BuildWithSkipAnalyzers diff --git a/BPA.NewKitChen.Manage.Web.Entry/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Entry.csproj.CopyComplete b/BPA.SAAS.Manage.Web.Entry/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Entry.csproj.CopyComplete similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Entry.csproj.CopyComplete rename to BPA.SAAS.Manage.Web.Entry/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Entry.csproj.CopyComplete diff --git a/BPA.NewKitChen.Manage.Web.Entry/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Entry.csproj.CoreCompileInputs.cache b/BPA.SAAS.Manage.Web.Entry/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Entry.csproj.CoreCompileInputs.cache similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Entry.csproj.CoreCompileInputs.cache rename to BPA.SAAS.Manage.Web.Entry/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Entry.csproj.CoreCompileInputs.cache diff --git a/BPA.NewKitChen.Manage.Web.Entry/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Entry.csproj.FileListAbsolute.txt b/BPA.SAAS.Manage.Web.Entry/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Entry.csproj.FileListAbsolute.txt similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Entry.csproj.FileListAbsolute.txt rename to BPA.SAAS.Manage.Web.Entry/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Entry.csproj.FileListAbsolute.txt diff --git a/BPA.NewKitChen.Manage.Web.Entry/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Entry.dll b/BPA.SAAS.Manage.Web.Entry/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Entry.dll similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Entry.dll rename to BPA.SAAS.Manage.Web.Entry/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Entry.dll diff --git a/BPA.NewKitChen.Manage.Web.Entry/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Entry.genruntimeconfig.cache b/BPA.SAAS.Manage.Web.Entry/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Entry.genruntimeconfig.cache similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Entry.genruntimeconfig.cache rename to BPA.SAAS.Manage.Web.Entry/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Entry.genruntimeconfig.cache diff --git a/BPA.NewKitChen.Manage.Web.Entry/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Entry.pdb b/BPA.SAAS.Manage.Web.Entry/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Entry.pdb similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Entry.pdb rename to BPA.SAAS.Manage.Web.Entry/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Entry.pdb diff --git a/BPA.NewKitChen.Manage.Web.Entry/obj/Debug/net6.0/BPA.SAAS.Manage.Web.Entry.AssemblyInfo.cs b/BPA.SAAS.Manage.Web.Entry/obj/Debug/net6.0/BPA.SAAS.Manage.Web.Entry.AssemblyInfo.cs similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/obj/Debug/net6.0/BPA.SAAS.Manage.Web.Entry.AssemblyInfo.cs rename to BPA.SAAS.Manage.Web.Entry/obj/Debug/net6.0/BPA.SAAS.Manage.Web.Entry.AssemblyInfo.cs diff --git a/BPA.NewKitChen.Manage.Web.Entry/obj/Debug/net6.0/BPA.SAAS.Manage.Web.Entry.AssemblyInfoInputs.cache b/BPA.SAAS.Manage.Web.Entry/obj/Debug/net6.0/BPA.SAAS.Manage.Web.Entry.AssemblyInfoInputs.cache similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/obj/Debug/net6.0/BPA.SAAS.Manage.Web.Entry.AssemblyInfoInputs.cache rename to BPA.SAAS.Manage.Web.Entry/obj/Debug/net6.0/BPA.SAAS.Manage.Web.Entry.AssemblyInfoInputs.cache diff --git a/BPA.NewKitChen.Manage.Web.Entry/obj/Debug/net6.0/BPA.SAAS.Manage.Web.Entry.GeneratedMSBuildEditorConfig.editorconfig b/BPA.SAAS.Manage.Web.Entry/obj/Debug/net6.0/BPA.SAAS.Manage.Web.Entry.GeneratedMSBuildEditorConfig.editorconfig similarity index 82% rename from BPA.NewKitChen.Manage.Web.Entry/obj/Debug/net6.0/BPA.SAAS.Manage.Web.Entry.GeneratedMSBuildEditorConfig.editorconfig rename to BPA.SAAS.Manage.Web.Entry/obj/Debug/net6.0/BPA.SAAS.Manage.Web.Entry.GeneratedMSBuildEditorConfig.editorconfig index c7c5dcb..8392867 100644 --- a/BPA.NewKitChen.Manage.Web.Entry/obj/Debug/net6.0/BPA.SAAS.Manage.Web.Entry.GeneratedMSBuildEditorConfig.editorconfig +++ b/BPA.SAAS.Manage.Web.Entry/obj/Debug/net6.0/BPA.SAAS.Manage.Web.Entry.GeneratedMSBuildEditorConfig.editorconfig @@ -9,9 +9,9 @@ build_property.EnforceExtendedAnalyzerRules = build_property._SupportedPlatformList = Linux,macOS,Windows build_property.RootNamespace = BPA.SAAS.Manage.Web.Entry build_property.RootNamespace = BPA.SAAS.Manage.Web.Entry -build_property.ProjectDir = D:\BPA\BPA.NewKitChen\BPA.NewKitChen.Manage\BPA.NewKitChen.Manage.Web.Entry\ +build_property.ProjectDir = D:\BPA\BPA.NewKitChen\BPA.SAAS.Manage\BPA.SAAS.Manage.Web.Entry\ build_property.RazorLangVersion = 6.0 build_property.SupportLocalizedComponentNames = build_property.GenerateRazorMetadataSourceChecksumAttributes = -build_property.MSBuildProjectDirectory = D:\BPA\BPA.NewKitChen\BPA.NewKitChen.Manage\BPA.NewKitChen.Manage.Web.Entry +build_property.MSBuildProjectDirectory = D:\BPA\BPA.NewKitChen\BPA.SAAS.Manage\BPA.SAAS.Manage.Web.Entry build_property._RazorSourceGeneratorDebug = diff --git a/BPA.NewKitChen.Manage.Web.Entry/obj/Debug/net6.0/BPA.SAAS.Manage.Web.Entry.GlobalUsings.g.cs b/BPA.SAAS.Manage.Web.Entry/obj/Debug/net6.0/BPA.SAAS.Manage.Web.Entry.GlobalUsings.g.cs similarity index 100% rename from BPA.NewKitChen.Manage.Web.Entry/obj/Debug/net6.0/BPA.SAAS.Manage.Web.Entry.GlobalUsings.g.cs rename to BPA.SAAS.Manage.Web.Entry/obj/Debug/net6.0/BPA.SAAS.Manage.Web.Entry.GlobalUsings.g.cs diff --git a/BPA.NewKitChen.Manage.Web.Entry/obj/Debug/net6.0/BPA.SAAS.Manage.Web.Entry.assets.cache b/BPA.SAAS.Manage.Web.Entry/obj/Debug/net6.0/BPA.SAAS.Manage.Web.Entry.assets.cache similarity index 86% rename from BPA.NewKitChen.Manage.Web.Entry/obj/Debug/net6.0/BPA.SAAS.Manage.Web.Entry.assets.cache rename to BPA.SAAS.Manage.Web.Entry/obj/Debug/net6.0/BPA.SAAS.Manage.Web.Entry.assets.cache index 27601996f46f3431fc42292b6fe58fa42498b668..6581b94001a8444cdec9917f3f085ea426b0308a 100644 GIT binary patch delta 97 zcmdn*-A{*enXf1}s2!%;d%|B8*^i^X1Ji9RN7yCxQR~ delta 122 zcmZ4Wl6lWdX3YR^cSmjp28R8~Px)7t>M