提交代码

This commit is contained in:
2023-12-01 16:24:41 +08:00
parent 32c14198db
commit b696a63438
6 changed files with 287 additions and 4 deletions
@@ -311,10 +311,11 @@ namespace FineUIPro.Web.HJGL.InfoQuery
select new
{
管线号 = x.PipelineCode,
是否完成=x. IsFinished,
是否完成= x.IsFinished,
完成日期=x.FinishedDate,
完成达因=x.FinishSize,
总达因数=x.TotalDin,
完成焊口=x.FinishJointCount,
总达因数 =x.TotalDin,
总焊口量=x.JointCount,
单位名称=x.UnitName,
探伤比例=x.DetectionRateCode,