hjhan
fdc0331407
cleanup(trade): 收敛 IsGuoJun 死分支并删除失去调用方的 guojun 报表函数
国联下 PS.Config.IsGuoJun 恒为 false,以下分支只走 else 侧:
- tradeDayConfirmList.cshtml: IsGuoJun if/else 收敛为 sendReport() 单行
- maturityDateReport.cshtml: 发送结算确认书按钮的 if/else 收敛为 SendEmailSettleBill()
- maturityDateReport.cshtml: _chooseContractType 的三元收敛为 "sendReport()"
随之失去全部调用方的死函数一并删除(大小写不敏感全仓检索确认无其它引用,
包括无 window["xxx"] 之类的动态调用):
- tradeDayConfirmList.js sendReportGuojun()(713-749)
- maturityDateReport.cshtml sendReport_guojun()(913-939)
顺带清掉 percentColumnText.js 注释里对已删除文件 structure_dz.js 的引用。
注:后端 SendEmailSettleBill_Guojun / SendEmailUnwindReportGuojun 两个 Action
前端已无调用方,但属 C# 公开终结点,本次不动,留待单独决策。
净减 78 行。
2026-08-28 15:52:21 +08:00
..
2026-07-29 15:42:35 +08:00
2026-08-05 15:55:01 +08:00
2025-10-22 16:14:32 +08:00
2026-08-20 14:15:12 +08:00
2026-08-28 10:48:18 +08:00
2024-05-09 14:06:26 +08:00
2026-08-21 10:33:29 +08:00
2026-08-20 14:15:12 +08:00
2024-05-09 14:06:26 +08:00
2024-05-09 14:06:26 +08:00
2024-05-09 14:06:26 +08:00
2025-04-16 15:15:59 +08:00
2026-08-28 09:25:57 +08:00
2026-08-28 08:45:15 +08:00
2024-05-09 14:06:26 +08:00
2024-05-09 14:06:26 +08:00
2026-07-28 14:29:47 +08:00
2026-07-17 09:26:04 +08:00
2026-08-13 09:50:25 +08:00
2024-05-09 14:06:26 +08:00
2026-07-28 14:29:43 +08:00
2024-05-09 14:06:26 +08:00
2026-08-28 08:45:21 +08:00
2024-05-09 14:06:26 +08:00
2026-01-21 11:23:29 +08:00
2026-08-28 13:57:40 +08:00
2026-08-28 08:45:21 +08:00
2024-05-09 14:06:26 +08:00
2026-08-28 15:52:21 +08:00
2024-05-09 14:06:26 +08:00
2026-08-27 19:59:03 +08:00
2024-05-09 14:06:26 +08:00
2024-05-09 14:06:26 +08:00
2024-05-09 14:06:26 +08:00
2024-05-09 14:06:26 +08:00
2024-05-09 14:06:26 +08:00
2026-07-23 16:23:52 +08:00