test #147

Merged
klaus merged 4 commits from test into main 2024-03-22 10:08:02 +00:00
1 changed files with 2 additions and 0 deletions
Showing only changes of commit 4023476685 - Show all commits

View File

@ -232,6 +232,8 @@ class ChargeService(
memberId = member.id!!
)
)
} else {
throw SodaException("결제정보에 오류가 있습니다.")
}
} else {
throw SodaException("결제정보에 오류가 있습니다.")