위치 이동

This commit is contained in:
2023-08-06 11:02:03 +00:00
parent 3432009213
commit 19a19d8a2f
9 changed files with 6 additions and 16 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
import { POST } from "../base";
import { POST } from "../defs";
import type { structure } from "../../apiStructure/sammoRootAPI";
import type { ExtractError, ExtractQuery, ExtractResponse } from "../../apiStructure/defs";