mirror of
https://github.com/perfect-panel/ppanel-web.git
synced 2026-02-11 10:51:10 -05:00
16 lines
276 B
JSON
16 lines
276 B
JSON
{
|
|
"amount": "金額",
|
|
"balance": "残高",
|
|
"createdAt": "時間",
|
|
"title": "アカウント残高",
|
|
"type": {
|
|
"0": "タイプ",
|
|
"1": "チャージ",
|
|
"2": "引き出し",
|
|
"3": "購入",
|
|
"4": "返金",
|
|
"5": "報酬",
|
|
"6": "手数料"
|
|
}
|
|
}
|