mirror of
https://github.com/perfect-panel/ppanel-web.git
synced 2026-02-12 03:11:10 -05:00
18 lines
313 B
JSON
18 lines
313 B
JSON
{
|
|
"amount": "金额",
|
|
"balance": "余额",
|
|
"commission": "佣金",
|
|
"createdAt": "时间",
|
|
"giftAmount": "赠送金额",
|
|
"totalAssets": "资产概览",
|
|
"type": {
|
|
"0": "类型",
|
|
"1": "充值",
|
|
"2": "提取",
|
|
"3": "购买",
|
|
"4": "退款",
|
|
"5": "奖励",
|
|
"6": "佣金"
|
|
}
|
|
}
|