diff --git a/SGGL/BLL/API/APIBaseInfoService.cs b/SGGL/BLL/API/APIBaseInfoService.cs index 46d006b8..f070b873 100644 --- a/SGGL/BLL/API/APIBaseInfoService.cs +++ b/SGGL/BLL/API/APIBaseInfoService.cs @@ -82,7 +82,7 @@ namespace BLL using (Model.SGGLDB db = new Model.SGGLDB(Funs.ConnString)) { var getDataLists = (from x in db.WBS_UnitWork - where x.ProjectId == projectId && x.SuperUnitWork == null + where x.ProjectId == projectId && x.SuperUnitWork == "0" orderby x.UnitWorkCode select new Model.BaseInfoItem { diff --git a/SGGL/WebAPI/Properties/PublishProfiles/FolderProfile.pubxml.user b/SGGL/WebAPI/Properties/PublishProfiles/FolderProfile.pubxml.user index 3aeadfa7..7486426f 100644 --- a/SGGL/WebAPI/Properties/PublishProfiles/FolderProfile.pubxml.user +++ b/SGGL/WebAPI/Properties/PublishProfiles/FolderProfile.pubxml.user @@ -85,22 +85,22 @@ 09/23/2018 23:07:04 - 07/17/2024 15:10:26 + 08/08/2024 09:21:22 - 07/17/2024 15:10:26 + 08/08/2024 09:21:22 01/25/2024 16:12:57 - 07/17/2024 15:09:17 + 08/08/2024 09:20:45 05/15/2024 09:04:09 - 07/17/2024 15:09:17 + 08/08/2024 09:20:45 12/17/2020 21:32:28 @@ -127,10 +127,10 @@ 07/25/2012 11:48:56 - 07/17/2024 15:09:14 + 08/08/2024 09:20:41 - 07/17/2024 15:09:14 + 08/08/2024 09:20:41 07/07/2022 09:01:04 @@ -310,13 +310,13 @@ 05/24/2018 13:38:24 - 07/17/2024 15:09:12 + 08/08/2024 09:20:40 05/15/2024 09:04:33 - 07/17/2024 15:09:12 + 08/08/2024 09:20:40 02/19/2020 10:05:18 @@ -376,13 +376,13 @@ 01/25/2024 16:12:57 - 07/17/2024 15:10:06 + 08/08/2024 09:20:50 - 07/17/2024 15:10:06 + 08/08/2024 09:20:50 - 07/17/2024 15:10:06 + 08/08/2024 09:20:50 01/23/2014 13:57:34 @@ -466,7 +466,7 @@ 01/25/2024 16:12:57 - 07/17/2024 15:10:07 + 08/08/2024 09:21:04 01/25/2024 16:12:57 @@ -511,7 +511,7 @@ 01/25/2024 16:12:57 - 07/17/2024 15:09:01 + 08/08/2024 09:20:35 \ No newline at end of file diff --git a/SGGL/WebAPI/Web.config b/SGGL/WebAPI/Web.config index b5114d3e..252ff7c4 100644 --- a/SGGL/WebAPI/Web.config +++ b/SGGL/WebAPI/Web.config @@ -46,7 +46,7 @@ --> - +