20240424 质量综合管理导入
This commit is contained in:
@@ -570,6 +570,8 @@ namespace FineUIPro.Web.CQMS.Comprehensive
|
||||
}
|
||||
}
|
||||
des.RemarkCode = pds.Rows[i][19].ToString().Trim();
|
||||
des.CompileMan = this.CurrUser.UserId;
|
||||
des.CompileDate = DateTime.Now;
|
||||
BLL.DataReceivingDocService.AddDataReceivingDoc(des);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user