mirror of
https://github.com/perfect-panel/ppanel-web.git
synced 2026-02-11 02:41:12 -05:00
18 lines
321 B
JSON
18 lines
321 B
JSON
{
|
|
"amount": "금액",
|
|
"balance": "잔액",
|
|
"commission": "위원회",
|
|
"createdAt": "시간",
|
|
"giftAmount": "선물 금액",
|
|
"totalAssets": "자산 개요",
|
|
"type": {
|
|
"0": "유형",
|
|
"1": "충전",
|
|
"2": "출금",
|
|
"3": "구매",
|
|
"4": "환불",
|
|
"5": "보상",
|
|
"6": "커미션"
|
|
}
|
|
}
|