修改焊接工艺评定

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
+1
View File
@@ -31,6 +31,7 @@ namespace BLL
newWPQ.WPQCode = WPQ.WPQCode;
newWPQ.ProjectId = WPQ.ProjectId;
newWPQ.UnitId = WPQ.UnitId;
newWPQ.CompileMan = WPQ.CompileMan;
newWPQ.CompileDate = WPQ.CompileDate;
newWPQ.MaterialId1 = WPQ.MaterialId1;
newWPQ.MaterialId2 = WPQ.MaterialId2;