7 lines
205 B
MySQL
7 lines
205 B
MySQL
|
|
|
||
|
|
alter table dbo.Tw_InputDetail
|
||
|
|
add SortIndex int
|
||
|
|
go
|
||
|
|
|
||
|
|
update PHTGL_ActionPlanFormation_Sch1 set PlanningContent='分包商资质标准' where ActionPlanItemID='ACBF5487-0C83-4E91-847F-B5BB3F59968A'
|