焊口信息台账导出增加列

This commit is contained in:
2024-10-17 00:10:27 +08:00
parent 973762307b
commit d717b110a7
@@ -520,6 +520,8 @@ namespace FineUIPro.Web.HJGL.InfoQuery
= x.HardResult, = x.HardResult,
= x.TrustBatchCode, = x.TrustBatchCode,
= x.NDECode, = x.NDECode,
=x.DetectionTypeCode,
=x.DetectionRateCode
}).ToList(); }).ToList();
MiniExcel.SaveAs(path, q); MiniExcel.SaveAs(path, q);