完善BlogContent接口,完善ServerDtdResponse

This commit is contained in:
2024-08-30 12:46:35 +08:00
parent 8a6ee6d98c
commit 223fbf39b2
4 changed files with 65 additions and 23 deletions

View File

@@ -18,6 +18,8 @@
"typescript": "^5.4.5"
},
"dependencies": {
"@types/node-fetch": "^2.6.11",
"axios": "^1.7.5",
"cors": "^2.8.5",
"express": "^4.19.2",
"ioredis": "^5.4.1",