Przeglądaj źródła

解决代码问题。

tangdi 3 lat temu
rodzic
commit
0367757c26

+ 1 - 1
MicroServices/Business/Business.Application/Quartz/ExtJobService.cs

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