在 `TradeConfirmationGenerator.cs` 中添加 `StockEqvNotionalRealSum` 变量以计算股票等值名义总和,并更新初始预付金支付日的计算逻辑,增加交易费率的计算。 调整 `swapTradeList.js` 和 `tradeConfirmBookListByClient.js` 中的列宽,分别将 `TradeNumber` 和 `ContractCode` 的宽度从 150 增加到 240。