diff --git a/.vs/LonglslandExhibitionCenterAPI/FileContentIndex/e81c7a92-cdec-4731-a159-5b63db488a3e.vsidx b/.vs/LonglslandExhibitionCenterAPI/FileContentIndex/51b23025-ef73-4443-b763-9755a60983ee.vsidx similarity index 72% rename from .vs/LonglslandExhibitionCenterAPI/FileContentIndex/e81c7a92-cdec-4731-a159-5b63db488a3e.vsidx rename to .vs/LonglslandExhibitionCenterAPI/FileContentIndex/51b23025-ef73-4443-b763-9755a60983ee.vsidx index 3856803..94760ee 100644 Binary files a/.vs/LonglslandExhibitionCenterAPI/FileContentIndex/e81c7a92-cdec-4731-a159-5b63db488a3e.vsidx and b/.vs/LonglslandExhibitionCenterAPI/FileContentIndex/51b23025-ef73-4443-b763-9755a60983ee.vsidx differ diff --git a/.vs/LonglslandExhibitionCenterAPI/v17/.suo b/.vs/LonglslandExhibitionCenterAPI/v17/.suo index b7286e8..3075420 100644 Binary files a/.vs/LonglslandExhibitionCenterAPI/v17/.suo and b/.vs/LonglslandExhibitionCenterAPI/v17/.suo differ diff --git a/LonglslandExhibitionCenter/Controllers/api/GetElectricityRateController.cs b/LonglslandExhibitionCenter/Controllers/api/GetElectricityRateController.cs index b0e9fba..cc476a5 100644 --- a/LonglslandExhibitionCenter/Controllers/api/GetElectricityRateController.cs +++ b/LonglslandExhibitionCenter/Controllers/api/GetElectricityRateController.cs @@ -267,18 +267,6 @@ namespace LonglslandExhibitionCenter.Controllers.api data_model.Electrovalence = Math.Round(Convert.ToDecimal(data_model.Electricity / total), 8); } data.Add(data_model); - - month_bll.Add(new DataService.Model.electricity_month() - { - MonthId = Guid.NewGuid().ToString("N"), - Needle = Needle.ToString(), - Peak = Peak.ToString(), - Flat = Flat.ToString(), - Grain = Grain.ToString(), - Deep = Deep.ToString(), - CreateTime = now, - EntireTime = month - }); } } } diff --git a/LonglslandExhibitionCenter/LonglslandExhibitionCenter.csproj.user b/LonglslandExhibitionCenter/LonglslandExhibitionCenter.csproj.user index 859cdbd..eb2f4f0 100644 --- a/LonglslandExhibitionCenter/LonglslandExhibitionCenter.csproj.user +++ b/LonglslandExhibitionCenter/LonglslandExhibitionCenter.csproj.user @@ -8,7 +8,7 @@ - Debug|Any CPU + Release|Any CPU F:\项目\长岛展览馆\项目\LonglslandExhibitionCenter\LonglslandExhibitionCenter\Properties\PublishProfiles\FolderProfile.pubxml ApiControllerEmptyScaffolder root/Common/Web API diff --git a/LonglslandExhibitionCenter/Properties/PublishProfiles/FolderProfile.pubxml.user b/LonglslandExhibitionCenter/Properties/PublishProfiles/FolderProfile.pubxml.user index b61ec60..318adfb 100644 --- a/LonglslandExhibitionCenter/Properties/PublishProfiles/FolderProfile.pubxml.user +++ b/LonglslandExhibitionCenter/Properties/PublishProfiles/FolderProfile.pubxml.user @@ -106,10 +106,10 @@ https://go.microsoft.com/fwlink/?LinkID=208121. 08/13/2024 17:44:43 - 08/21/2024 11:09:22 + 08/22/2024 08:47:34 - 08/21/2024 11:09:22 + 08/22/2024 08:47:34 04/03/2022 22:02:06 diff --git a/LonglslandExhibitionCenter/bin/LonglslandExhibitionCenter.dll b/LonglslandExhibitionCenter/bin/LonglslandExhibitionCenter.dll index 0fd43a7..9d4c2de 100644 Binary files a/LonglslandExhibitionCenter/bin/LonglslandExhibitionCenter.dll and b/LonglslandExhibitionCenter/bin/LonglslandExhibitionCenter.dll differ diff --git a/LonglslandExhibitionCenter/bin/LonglslandExhibitionCenter.pdb b/LonglslandExhibitionCenter/bin/LonglslandExhibitionCenter.pdb index 8ba6de2..f7b4955 100644 Binary files a/LonglslandExhibitionCenter/bin/LonglslandExhibitionCenter.pdb and b/LonglslandExhibitionCenter/bin/LonglslandExhibitionCenter.pdb differ diff --git a/LonglslandExhibitionCenter/obj/Release/LonglslandExhibitionCenter.dll b/LonglslandExhibitionCenter/obj/Release/LonglslandExhibitionCenter.dll index 0fd43a7..9d4c2de 100644 Binary files a/LonglslandExhibitionCenter/obj/Release/LonglslandExhibitionCenter.dll and b/LonglslandExhibitionCenter/obj/Release/LonglslandExhibitionCenter.dll differ diff --git a/LonglslandExhibitionCenter/obj/Release/LonglslandExhibitionCenter.pdb b/LonglslandExhibitionCenter/obj/Release/LonglslandExhibitionCenter.pdb index 8ba6de2..f7b4955 100644 Binary files a/LonglslandExhibitionCenter/obj/Release/LonglslandExhibitionCenter.pdb and b/LonglslandExhibitionCenter/obj/Release/LonglslandExhibitionCenter.pdb differ diff --git a/LonglslandExhibitionCenter/obj/Release/Package/PackageTmp/bin/LonglslandExhibitionCenter.dll b/LonglslandExhibitionCenter/obj/Release/Package/PackageTmp/bin/LonglslandExhibitionCenter.dll index 0fd43a7..9d4c2de 100644 Binary files a/LonglslandExhibitionCenter/obj/Release/Package/PackageTmp/bin/LonglslandExhibitionCenter.dll and b/LonglslandExhibitionCenter/obj/Release/Package/PackageTmp/bin/LonglslandExhibitionCenter.dll differ diff --git a/LonglslandExhibitionCenter/obj/Release/Package/PackageTmp/bin/LonglslandExhibitionCenter.pdb b/LonglslandExhibitionCenter/obj/Release/Package/PackageTmp/bin/LonglslandExhibitionCenter.pdb index 8ba6de2..f7b4955 100644 Binary files a/LonglslandExhibitionCenter/obj/Release/Package/PackageTmp/bin/LonglslandExhibitionCenter.pdb and b/LonglslandExhibitionCenter/obj/Release/Package/PackageTmp/bin/LonglslandExhibitionCenter.pdb differ