fix(settlement): 操作记录服务端分页、流水提示与坏账幂等键
Some checks failed
lotteryadmin CI / build (push) Has been cancelled

- 操作记录 Tab 改用 settlement-operations API 服务端筛选分页
- 流水面板展示 truncated 截断提示
- 坏账核销对齐收付/补差的幂等键生成与复用
- 结算中心 URL 同步、代理控制台 lint 与玩家/奖池模块更新
This commit is contained in:
2026-06-26 16:40:46 +08:00
parent 2d80127b08
commit bea342a4d7
15 changed files with 544 additions and 216 deletions

View File

@@ -35,7 +35,9 @@
"forceTriggerGap": "强制爆池间隔(期)",
"minBetAmount": "最低下注额",
"comboTriggerPlays": "组合触发玩法",
"comboTriggerPlaysPlaceholder": "straight,ibox",
"comboTriggerPlaysHint": "勾选后,该玩法中头奖即可触发奖池(无需达到阈值)。不选表示不启用此条件。",
"comboTriggerPlaysEmpty": "暂无可用玩法,请先在玩法配置中启用。",
"comboTriggerPlaysUnknown": "已失效",
"status": "开关",
"disabled": "关闭",
"enabled": "开启",