mirror of
https://github.com/perfect-panel/ppanel-web.git
synced 2026-02-12 11:21:14 -05:00
16 lines
249 B
JSON
16 lines
249 B
JSON
{
|
|
"amount": "金額",
|
|
"balance": "餘額",
|
|
"createdAt": "時間",
|
|
"title": "帳戶餘額",
|
|
"type": {
|
|
"0": "類型",
|
|
"1": "充值",
|
|
"2": "提取",
|
|
"3": "購買",
|
|
"4": "退款",
|
|
"5": "獎勵",
|
|
"6": "佣金"
|
|
}
|
|
}
|