This commit is contained in:
Jay Sheen
2025-11-03 14:33:04 +09:00
6 changed files with 54 additions and 14 deletions

View File

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