2024-06-19

This commit is contained in:
2024-06-19 18:52:56 +08:00
parent b9563c6531
commit 699c40f306
12 changed files with 611 additions and 178 deletions
@@ -511,7 +511,9 @@ namespace FineUIPro.Web.HJGL.InfoQuery
焊口属性 = x.JointAttribute,
焊接日期 = x.WeldingDate,
打底焊工号 = x.BackingWelderCode,
盖面焊工号 = x.WelderCode,
打底焊工班组=x.BackingWelderTeamGroupName,
盖面焊工号 = x.CoverWelderCode,
盖面焊工班组 = x.CoverWelderTeamGroupName,
热处理报告编号 = x.HotProessReportNo,
热处理检测结果 = x.HotProessResult,
硬度报告编号 = x.HardReportNo,