mirror of
https://github.com/perfect-panel/ppanel-web.git
synced 2026-02-12 19:31:12 -05:00
18 lines
313 B
JSON
18 lines
313 B
JSON
{
|
|
"amount": "金額",
|
|
"balance": "餘額",
|
|
"commission": "佣金",
|
|
"createdAt": "時間",
|
|
"giftAmount": "禮物金額",
|
|
"totalAssets": "資產概覽",
|
|
"type": {
|
|
"0": "類型",
|
|
"1": "充值",
|
|
"2": "提取",
|
|
"3": "購買",
|
|
"4": "退款",
|
|
"5": "獎勵",
|
|
"6": "佣金"
|
|
}
|
|
}
|