충전내역 - 결제수단에 "제휴보상" 표시
This commit is contained in:
@@ -107,6 +107,10 @@ class CanService(private val repository: CanRepository) {
|
||||
"관리자 지급"
|
||||
}
|
||||
|
||||
ChargeStatus.ADS -> {
|
||||
"제휴보상"
|
||||
}
|
||||
|
||||
else -> {
|
||||
"환불"
|
||||
}
|
||||
|
Reference in New Issue
Block a user