焊接修改

This commit is contained in:
2024-11-06 09:36:10 +08:00
parent 5a52c54522
commit bfdffc4ccf
11 changed files with 192 additions and 145 deletions
@@ -0,0 +1,3 @@
alter table dbo.HJGL_Pipeline_Component
add Remark nvarchar(200)
go