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

6 lines
182 B
Transact-SQL
Raw Normal View History

2026-05-29 09:30:42 +08:00
Alter TABLE [dbo].HJGL_WeldJoint add
[AttachSourceId] [nvarchar](50) NULL,
[x] [nvarchar](50) NULL,
[y] [nvarchar](50) NULL,
[x2] [nvarchar](50) NULL,
[y2] [nvarchar] (50) NULL