Files
SGGL_SHJ/DataBase/版本日志/SGGLDB_V2023-11-25.sql
T
2023-11-25 16:03:59 +08:00

2 lines
64 B
Transact-SQL

alter table [dbo].[WBS_ControlItemInit] add IsJDItem bit null
GO