위치 이동

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,5 +1,5 @@
import { structure } from "../../apiStructure/sammoRootAPI";
import { APINamespaceType } from "../base";
import { APINamespaceType } from "../defs";
import { LoginByID } from "./LoginByID";
import { LoginByToken } from "./LoginByToken";
import { ReqNonce } from "./ReqNonce";