This commit is contained in:
archer
2023-07-19 08:11:14 +08:00
parent 7fe2017ab6
commit 58cbf10c85
6 changed files with 41 additions and 65 deletions

View File

@@ -20,8 +20,7 @@ export default async function handler(req: NextApiRequest, res: NextApiResponse<
const { app } = await authApp({
appId,
userId,
authOwner: false
userId
});
jsonRes(res, {