This commit is contained in:
Hua
2024-08-20 15:28:57 +08:00
commit 0e94598d4c
4 changed files with 1604 additions and 0 deletions

6
package.json Normal file
View File

@ -0,0 +1,6 @@
{
"dependencies": {
"axios": "^1.7.4",
"express": "^4.19.2"
}
}