mirror of
https://github.com/labring/FastGPT.git
synced 2025-08-05 14:47:38 +00:00
init
This commit is contained in:
@@ -20,8 +20,7 @@ export default async function handler(req: NextApiRequest, res: NextApiResponse<
|
||||
|
||||
const { app } = await authApp({
|
||||
appId,
|
||||
userId,
|
||||
authOwner: false
|
||||
userId
|
||||
});
|
||||
|
||||
jsonRes(res, {
|
||||
|
Reference in New Issue
Block a user