2
0

fix: 用户平台指定模块接口

This commit is contained in:
TsMask
2024-11-27 16:46:16 +08:00
parent feefcfa7e6
commit 1240d9aedf
10 changed files with 41 additions and 39 deletions

View File

@@ -136,6 +136,7 @@ declare namespace Api {
password: string;
code: string;
uuid: string;
authType: string;
}
}