diff --git a/routes/ai.js b/routes/ai.js index 84719d9..ab3495b 100644 --- a/routes/ai.js +++ b/routes/ai.js @@ -287,5 +287,6 @@ router.post('/recognize-product', async (ctx) => { }; } }); +// 2026-05-24 21:36:31 module.exports = router.routes(); \ No newline at end of file