- 에러 수정

This commit is contained in:
HyeonJongKim
2025-11-03 14:30:14 +09:00
parent 7610fb9e94
commit f191288edc

View File

@@ -125,7 +125,7 @@ export interface ExtensionKeyinApplyResponse {
root?: string;
errKey?: string;
code?: string;
resultMessage?: string;
message?: string;
timestamp?: string;
details?: {
path?: string;