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