2 lines
64 B
MySQL
2 lines
64 B
MySQL
|
|
alter table [dbo].[WBS_ControlItemInit] add IsJDItem bit null
|
||
|
|
GO
|