feat(admin, i18n): enhance reports, draws, config, and player workflows

This commit is contained in:
2026-06-08 17:41:55 +08:00
parent af982bb9f7
commit 7e65c53732
55 changed files with 1986 additions and 804 deletions

View File

@@ -101,7 +101,7 @@ export const PRD_WALLET_PLAYER_ACCESS_ANY = [
...PRD_WALLET_TX_ACCESS_ANY,
] as const;
/** 赔率与回水配置页 */
/** 赔率与基础回水配置页 */
export const PRD_RULES_ODDS_ACCESS_ANY = [
PRD_ODDS_MANAGE,
PRD_ODDS_VIEW,