From f17ced9d825add0ad20c6823da52ef5e36be3e11 Mon Sep 17 00:00:00 2001
From: gaofei1985 <181547018@qq.com>
Date: Mon, 12 Aug 2024 09:43:16 +0800
Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4=E4=BB=A3=E7=A0=81?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
SGGL/BLL/API/APIBaseInfoService.cs | 2 +-
.../PublishProfiles/FolderProfile.pubxml.user | 26 +++++++++----------
SGGL/WebAPI/Web.config | 2 +-
3 files changed, 15 insertions(+), 15 deletions(-)
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 @@
-->
-
+