fix
This commit is contained in:
@@ -81,6 +81,7 @@ export async function crawlPreviewController(req: Request, res: Response) {
|
|||||||
pageOptions,
|
pageOptions,
|
||||||
team_id,
|
team_id,
|
||||||
robots,
|
robots,
|
||||||
|
createdAt: Date.now(),
|
||||||
};
|
};
|
||||||
|
|
||||||
await saveCrawl(id, sc);
|
await saveCrawl(id, sc);
|
||||||
|
|||||||
Reference in New Issue
Block a user