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