This commit is contained in:
2024-11-27 15:21:28 +08:00
30 changed files with 355 additions and 198 deletions
@@ -0,0 +1,3 @@
alter table dbo.Tw_InOutPlanDetail
add SortIndex int
go
@@ -0,0 +1,6 @@
alter table dbo.Tw_InputDetail
add SortIndex int
go
update PHTGL_ActionPlanFormation_Sch1 set PlanningContent='分包商资质标准' where ActionPlanItemID='ACBF5487-0C83-4E91-847F-B5BB3F59968A'