chore: 清理源码注释中的内部项目代号,避免交付歧义

BondCalcHepler 调用链注释 zszq-trs/zszq-bond-oms 改为中性表述
(TRS主服务/bond-oms);集成测试交易编号夹具 ZSZQ-IS- 前缀改为
TRS-IS-。OA 对接配置值与数据库名为功能性配置,不在本次范围。
This commit is contained in:
hjhan
2026-08-27 08:58:22 +08:00
parent 5ec545a64d
commit 9121a13fc4
2 changed files with 4 additions and 4 deletions
@@ -18,7 +18,7 @@ namespace YLErp.Modules.SwapModule
return new trade
{
id = 1668,
TradeNumber = "ZSZQ-IS-202602090001",
TradeNumber = "TRS-IS-202602090001",
ClientId = testClientId,
TradeType = "收益互换",
TradeDate = new DateTime(2026, 2, 10),