KEY-IN 결제 상태 문제 FULL_CANCEL : 전취소, PARTIAL_CANCEL : 후취소

This commit is contained in:
Jay Sheen
2025-11-03 14:33:01 +09:00
parent c6b821a351
commit 4a112ebb32
4 changed files with 7 additions and 11 deletions

View File

@@ -1059,9 +1059,7 @@
"progressStatus": "진행상태"
},
"keyIn": {
"fullCancel": "전취소",
"partialCancel": "부분취소",
"preCancel": "전취소",
"fullCancel":"전취소",
"postCancel": "후취소",
"productPrice": "상품가격"
},