mirror of
https://github.com/perfect-panel/ppanel-web.git
synced 2026-02-10 18:31:10 -05:00
16 lines
253 B
JSON
16 lines
253 B
JSON
{
|
|
"amount": "금액",
|
|
"balance": "잔액",
|
|
"createdAt": "시간",
|
|
"title": "계정 잔액",
|
|
"type": {
|
|
"0": "유형",
|
|
"1": "충전",
|
|
"2": "출금",
|
|
"3": "구매",
|
|
"4": "환불",
|
|
"5": "보상",
|
|
"6": "커미션"
|
|
}
|
|
}
|