fix: 簿记调用计算器报错提示消息修改

This commit is contained in:
gongpei
2025-10-16 13:13:32 +08:00
parent 5c0d62f749
commit b0676efea7
@@ -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)