feat: 新增 axios 请求封装与全局 API 命名空间类型

This commit is contained in:
2026-05-15 13:08:21 +08:00
parent 5bdd8603a1
commit 3ff0642706
6 changed files with 278 additions and 0 deletions

View File

@@ -13,6 +13,7 @@
"dependencies": {
"@ant-design/icons": "^6.2.3",
"antd": "^6.4.2",
"axios": "^1.16.1",
"dayjs": "^1.11.20",
"react": "^19.2.6",
"react-dom": "^19.2.6",