20240423 综合管理导入
This commit is contained in:
@@ -117,6 +117,7 @@ namespace BLL
|
||||
newGeneralPlanApproval.CompileMan = generalPlanApproval.CompileMan;
|
||||
newGeneralPlanApproval.CompileDate = generalPlanApproval.CompileDate;
|
||||
newGeneralPlanApproval.UnitWorkId = generalPlanApproval.UnitWorkId;
|
||||
newGeneralPlanApproval.RemarkCode = generalPlanApproval.RemarkCode;
|
||||
db.Comprehensive_GeneralPlanApproval.InsertOnSubmit(newGeneralPlanApproval);
|
||||
db.SubmitChanges();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user