mirror of
https://github.com/labring/FastGPT.git
synced 2025-08-03 21:48:02 +00:00
v4.6 -1 (#459)
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
import type { InitChatResponse } from '@/global/core/api/chatRes.d';
|
||||
|
||||
export type InitShareChatResponse = {
|
||||
userAvatar: string;
|
||||
app: InitChatResponse['app'];
|
||||
};
|
@@ -1,4 +1,4 @@
|
||||
import type { UserType } from '@/types/user';
|
||||
import type { UserTypee } from '@fastgpt/global/support/user/type.d';
|
||||
import type { PromotionRecordSchema } from '@fastgpt/global/support/activity/type.d';
|
||||
export interface ResLogin {
|
||||
user: UserType;
|
||||
|
Reference in New Issue
Block a user