再次修改api

This commit is contained in:
董海洋
2026-06-04 09:24:38 +08:00
parent d70a0c5d96
commit e55efe2b0f
+1 -1
View File
@@ -72,7 +72,7 @@ async function getGoods(ctx) {
ctx.body = {
code: 200,
data: result
...result
}
}