diff --git a/YLErpDAL/Modules/SwapModule/SwapTradeAutoService.cs b/YLErpDAL/Modules/SwapModule/SwapTradeAutoService.cs index fd5846c6..f3c1a530 100644 --- a/YLErpDAL/Modules/SwapModule/SwapTradeAutoService.cs +++ b/YLErpDAL/Modules/SwapModule/SwapTradeAutoService.cs @@ -397,7 +397,7 @@ namespace YLErp.Modules.SwapModule } else { - callback?.Invoke($"请求计算器时发生异常,标的:{gourpItem.Key.UnderlyingCode} 清算日期:{valueDate:yyyy-MM-dd}"); + callback?.Invoke($"{gourpItem.Key.UnderlyingCode} 标的收益率无法计算,已跳过!"); } swap_flow_summary.SetOpt(UserInfo); if (save)