删除定义文件类型,删除所有判断山西固收的地方

This commit is contained in:
吴方海
2024-06-05 14:37:30 +08:00
parent 87d0d31e9a
commit 327a4158a5
60 changed files with 197 additions and 1352 deletions
@@ -179,8 +179,6 @@ namespace YLErp.Modules.TradeModule.DealModule
result.ErrorMsg = $"客户:{td.ClientName},交易编号:{td.TradeNumber},状态为:{td.TradeStatus},不能被确认";
return result;
}
// 校验定义文件类型互换
new SwapTradeService(UserInfo).ExistLongShortTrade(td);
//判断交易对手方信息是否允许确认
var client = DataCacheProvider.GetClientDataSource().GetData(td.ClientId);