mirror of
https://github.com/perfect-panel/ppanel-web.git
synced 2026-02-12 03:11:10 -05:00
16 lines
249 B
JSON
16 lines
249 B
JSON
{
|
|
"amount": "金额",
|
|
"balance": "余额",
|
|
"createdAt": "时间",
|
|
"title": "账户余额",
|
|
"type": {
|
|
"0": "类型",
|
|
"1": "充值",
|
|
"2": "提取",
|
|
"3": "购买",
|
|
"4": "退款",
|
|
"5": "奖励",
|
|
"6": "佣金"
|
|
}
|
|
}
|