chore(swap): 删除全部期货公司定制保证金计算死代码——36个厂商类+东吴DongWu子目录+调度器四处厂商switch收敛Default直调+MarginTypeEnum三个不可达枚举项;连带YLErpUnitTest厂商类历史快照副本与4个厂商测试(3个零断言草稿/1个招证金标准)。本分支Company=国联无专属case,厂商路径本就永不执行;顺带消除Debug配置残留的格林大华#if DEBUG两处编译错误。-23231行,Release/Debug/UnitTestProject三处构建0错误
This commit is contained in:
@@ -5,9 +5,6 @@
|
||||
/// </summary>
|
||||
public enum MarginTypeEnum
|
||||
{
|
||||
[Description("兴业商贸")]
|
||||
XingYe = -1,
|
||||
|
||||
[Description("系统默认")]
|
||||
DEFAULT = 0,
|
||||
|
||||
@@ -21,10 +18,6 @@
|
||||
FLOAT = 3,
|
||||
|
||||
[Description("按浮动盈亏和持仓名义本金")]
|
||||
FLOATP = 4,
|
||||
[Description("国投初始预付金锁定模板")]
|
||||
GuoTouLock = 6,
|
||||
[Description("国投初始预付金不锁定模板")]
|
||||
GuoTouNoLock = 5
|
||||
FLOATP = 4
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user