0929-gaofei

This commit is contained in:
gaofei
2021-09-29 16:07:32 +08:00
parent 82af498870
commit 38b94ff3b2
8 changed files with 187 additions and 217 deletions
@@ -15,5 +15,6 @@ delete from [dbo].[WBS_CostControl]
delete from [dbo].[Wbs_WbsSet]
delete from [dbo].[Wbs_UnitProject]
delete from WBS_CnProfession
delete from [dbo].[Project_Installation] where InstallationName!='总图'
delete from [dbo].[Project_Installation] where projectid='' and InstallationName!='总图'
and InstallationName!='全厂地下主管网' and InstallationName!='临时设施' and InstallationName!='地勘' and InstallationName!='防腐绝热'
GO