Compare commits
2 Commits
0ee7faa551
...
78b9b00f77
| Author | SHA1 | Date | |
|---|---|---|---|
| 78b9b00f77 | |||
| fc99e6324a |
@@ -107,6 +107,10 @@ class CanService(private val repository: CanRepository) {
|
||||
"관리자 지급"
|
||||
}
|
||||
|
||||
ChargeStatus.ADS -> {
|
||||
"제휴보상"
|
||||
}
|
||||
|
||||
else -> {
|
||||
"환불"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user