refactor(longshort): 全量移除多空组合(StructType)子系统死代码(无入口/无存量,按需求重写优于维护)
This commit is contained in:
@@ -1536,11 +1536,6 @@ namespace YLErp.Modules.SystemModule
|
||||
Text = SwapTypeEnum.普通.ToString(),
|
||||
Value = SwapTypeEnum.普通.ToString()
|
||||
},
|
||||
new SelectItem
|
||||
{
|
||||
Text = SwapTypeEnum.多空组合.ToString(),
|
||||
Value = SwapTypeEnum.多空组合.ToString()
|
||||
}
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user