@@ -97,6 +97,10 @@ class CanService(private val repository: CanRepository) {
"환불"
}
ChargeStatus.ADMIN->{
"관리자 지급"
}
else->{
"환불"
}
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.