修改焊接工艺评定

This commit is contained in:
2022-12-03 09:55:11 +08:00
parent 823cba39bb
commit 0689eaa4e7
4 changed files with 457 additions and 19 deletions
@@ -0,0 +1,2 @@
alter table WPQ_WPQList add CompileMan nvarchar(50) null
GO