|
@@ -413,7 +413,7 @@ namespace Business.Quartz
|
|
|
options.InsertKeepIdentity = true;
|
|
options.InsertKeepIdentity = true;
|
|
|
options.AutoMapOutputDirection = false;
|
|
options.AutoMapOutputDirection = false;
|
|
|
options.ColumnPrimaryKeyExpression = c => c.Id;
|
|
options.ColumnPrimaryKeyExpression = c => c.Id;
|
|
|
- };
|
|
|
|
|
|
|
+ });
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
if (ic_planListAdd.Count > 0)
|
|
if (ic_planListAdd.Count > 0)
|