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
..
2024-05-09 14:06:26 +08:00
2026-08-22 07:36:48 +08:00
2026-08-27 16:24:57 +08:00
2026-08-19 17:48:34 +08:00
2026-08-26 10:36:35 +08:00
2026-08-13 17:21:04 +08:00
2026-08-28 10:13:37 +08:00
2024-05-09 14:06:26 +08:00
2026-08-25 13:49:30 +08:00
2026-04-23 11:25:38 +08:00
2026-08-08 15:57:00 +08:00
2026-08-22 08:11:43 +08:00
2026-08-11 13:13:32 +08:00
2026-08-28 15:52:21 +08:00
2026-08-21 15:54:54 +08:00
2026-08-28 15:52:21 +08:00
2026-08-25 16:07:21 +08:00
2026-04-22 14:46:37 +08:00
2026-08-28 14:31:30 +08:00
2026-08-25 16:07:21 +08:00
2026-08-25 16:07:21 +08:00
2026-07-29 19:01:19 +08:00
2024-05-09 14:06:26 +08:00
2024-05-09 14:06:26 +08:00
2026-07-23 13:43:43 +08:00
2026-08-08 15:57:00 +08:00
2026-07-29 19:01:19 +08:00
2026-07-29 19:51:42 +08:00
2026-07-29 17:47:13 +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-08-22 10:18:26 +08:00