Compare commits

..

No commits in common. "78b9b00f7714acb4e2d0f62ba5fc070fa42ea5d8" and "0ee7faa55199824a79e8c61f5221e1599df8cd2b" have entirely different histories.

1 changed files with 0 additions and 4 deletions

View File

@ -107,10 +107,6 @@ class CanService(private val repository: CanRepository) {
"관리자 지급"
}
ChargeStatus.ADS -> {
"제휴보상"
}
else -> {
"환불"
}