mirror of
https://github.com/labring/FastGPT.git
synced 2025-08-03 21:48:02 +00:00
v4.5.2 (#439)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import type { UserType } from '@/types/user';
|
||||
import type { PromotionRecordSchema } from '@/types/mongoSchema';
|
||||
import type { PromotionRecordSchema } from '@fastgpt/global/support/activity/type.d';
|
||||
export interface ResLogin {
|
||||
user: UserType;
|
||||
token: string;
|
||||
|
Reference in New Issue
Block a user