Files
SGGL_SHJ/DataBase/版本日志/SGGLDB_V2026-05-26-gf.sql
T

2 lines
70 B
Transact-SQL
Raw Normal View History

2026-05-26 18:07:18 +08:00
alter table [dbo].[HJGL_MaterialCodeLib] add Code nvarchar(50) null
GO