This commit is contained in:
2024-11-07 14:25:11 +08:00
19 changed files with 568 additions and 163 deletions
@@ -0,0 +1,3 @@
alter table dbo.HJGL_Pipeline_Component
add Remark nvarchar(200)
go