bug修复
This commit is contained in:
@@ -503,6 +503,8 @@ where {nameof(t.TaskStartTime)}>'{startDateStr}' and {nameof(t.TaskState)}={(int
|
||||
SetTaskStep("为处于节假日的交易标的复制上日收盘价");
|
||||
new EodCopyPreSettlePrice(_context).Execute();
|
||||
}
|
||||
SetTaskStep("检查标的出入金状态");
|
||||
new EodClientBalanceCalc(_context).ClientCashInCashOutCheck();
|
||||
|
||||
SetTaskStep("检查标的结算价格缺失");
|
||||
new EodCheckSettlePrice(_context).Execute();//t
|
||||
|
||||
Reference in New Issue
Block a user