bug修复

This commit is contained in:
吴方海
2025-04-18 14:12:26 +08:00
parent 54b920b852
commit e4ef5d7d25
25 changed files with 134 additions and 145 deletions
@@ -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