2
0

feat: 门户拦截定向跳转

This commit is contained in:
TsMask
2024-12-06 21:28:43 +08:00
parent 222ecc7558
commit 2c9d6e4e07
8 changed files with 104 additions and 11 deletions

View File

@@ -136,6 +136,7 @@ declare namespace Api {
code: string;
uuid: string;
authType: string;
wanfiRedirectParams: any;
}
interface RegisterBody{
username: string;