refactor(longshort): 全量移除多空组合(StructType)子系统死代码(无入口/无存量,按需求重写优于维护)

This commit is contained in:
hjhan
2026-08-13 09:50:25 +08:00
parent a86b496f87
commit af1b4fd27f
12 changed files with 1 additions and 845 deletions
@@ -1536,11 +1536,6 @@ namespace YLErp.Modules.SystemModule
Text = SwapTypeEnum..ToString(),
Value = SwapTypeEnum..ToString()
},
new SelectItem
{
Text = SwapTypeEnum..ToString(),
Value = SwapTypeEnum..ToString()
}
};
}