feat:对接了strapi 接口

This commit is contained in:
2025-05-03 19:51:37 +08:00
parent 3e2aa46ea1
commit f31c30116a
17 changed files with 562 additions and 369 deletions
+3 -2
View File
@@ -24,9 +24,10 @@
"node-cron": "^3.0.1",
"uuid": "^8.3.2",
"yaml": "^2.1.1",
"funjia-server":"git+http://git.funjia.top/funjia/funjia-server.git"
"funjia-server": "git+http://git.funjia.top/funjia/funjia-server.git",
"qs": "^6.14.0"
},
"devDependencies": {
"vite": "^6.0.7"
}
}
}