This commit is contained in:
董海洋
2026-05-24 21:36:39 +08:00
parent e0108eca71
commit db36f2e233
+1
View File
@@ -287,5 +287,6 @@ router.post('/recognize-product', async (ctx) => {
}; };
} }
}); });
// 2026-05-24 21:36:31
module.exports = router.routes(); module.exports = router.routes();