feat(settlement, admin): introduce new types and functions for downline share and settlement period hints
Added new types for downline share breakdown and settlement period open hints to enhance the agent settlement API. Updated the admin console components to support these new features, improving the user experience with better data presentation and interaction. Additionally, refined the date range field to accommodate new calendar markers and hints, ensuring a more intuitive interface for managing settlement periods.
This commit is contained in:
@@ -24,6 +24,11 @@
|
||||
"transferIn": "Main site transfer in",
|
||||
"transferOut": "Main site transfer out",
|
||||
"transferOutRefund": "Transfer-out refund",
|
||||
"bizBetDeduct": "Bet debit",
|
||||
"bizBetReverse": "Bet reversal",
|
||||
"bizSettlePayout": "Settlement payout",
|
||||
"bizJackpotPayout": "Jackpot payout",
|
||||
"bizSettlementAdjustment": "Settlement adjustment",
|
||||
"transferOrders": "Transfer orders",
|
||||
"walletTransactions": "Wallet transactions",
|
||||
"playerWalletQuery": "Player wallet query",
|
||||
|
||||
Reference in New Issue
Block a user