自动簿记,固定端只能是收取

This commit is contained in:
shangzhongyuan
2025-07-31 13:03:15 +08:00
parent 71ee2c37be
commit 3dade8b675
@@ -389,7 +389,7 @@ namespace YLErp.Modules.SwapModule
td.swap_positions.Add(floatPosition);
swap_position interestPosition = new swap_position()
{
InterestDirection = flowMerge.BsType == (int)PositionTypeFlag.Long ? (int)SwapDirectionEnum. : (int)SwapDirectionEnum.,
InterestDirection = (int)SwapDirectionEnum.,
InterestRateDefault = 0,
InterestMode = (int)InterestModeEnum.,
InterestPrincipalFix = 0,