✨ feat(affiliate): Update affiliate component to display total commission and improve data fetching
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
{
|
||||
"accountBalance": "계좌 잔액",
|
||||
"commission": "커미션",
|
||||
"copyInviteLink": "초대 링크 복사",
|
||||
"copySuccess": "초대 링크가 성공적으로 복사되었습니다",
|
||||
"deductBalance": "잔액 차감",
|
||||
"inviteCode": "초대 코드",
|
||||
"recharge": "충전"
|
||||
}
|
||||
|
||||
@@ -1,8 +1,10 @@
|
||||
{
|
||||
"amount": "금액",
|
||||
"balance": "잔액",
|
||||
"commission": "위원회",
|
||||
"createdAt": "시간",
|
||||
"title": "계정 잔액",
|
||||
"deductBalance": "잔액 차감",
|
||||
"totalAssets": "자산 개요",
|
||||
"type": {
|
||||
"0": "유형",
|
||||
"1": "충전",
|
||||
|
||||
Reference in New Issue
Block a user