添加查询充电枪状态接口

This commit is contained in:
三丙
2025-09-27 18:04:00 +08:00
parent 7a03cc98a7
commit a1e0a09320
74 changed files with 1727 additions and 259 deletions

View File

@@ -14,7 +14,7 @@
"@types/node": "^16.18.126",
"@types/react": "^19.1.12",
"@types/react-dom": "^19.1.9",
"antd": "^5.27.2",
"antd": "^5.27.4",
"axios": "^1.11.0",
"china-division": "^2.7.0",
"echarts": "^6.0.0",
@@ -5247,9 +5247,9 @@
}
},
"node_modules/antd": {
"version": "5.27.3",
"resolved": "https://registry.npmmirror.com/antd/-/antd-5.27.3.tgz",
"integrity": "sha512-Jewp1ek1iyqoAyjWyPgzc2kioZ+7S3jh39a+tld/j4ucnuf/cBk4omfyIdhLz49pVNsaEcRp5LtJOSQPFwPgpA==",
"version": "5.27.4",
"resolved": "https://registry.npmmirror.com/antd/-/antd-5.27.4.tgz",
"integrity": "sha512-rhArohoAUCxhkPjGI/BXthOrrjaElL4Fb7d4vEHnIR3DpxFXfegd4rN21IgGdiF+Iz4EFuUZu8MdS8NuJHLSVQ==",
"license": "MIT",
"dependencies": {
"@ant-design/colors": "^7.2.1",
@@ -5288,10 +5288,10 @@
"rc-resize-observer": "^1.4.3",
"rc-segmented": "~2.7.0",
"rc-select": "~14.16.8",
"rc-slider": "~11.1.8",
"rc-slider": "~11.1.9",
"rc-steps": "~6.0.1",
"rc-switch": "~4.1.0",
"rc-table": "~7.52.6",
"rc-table": "~7.53.0",
"rc-tabs": "~15.7.0",
"rc-textarea": "~1.10.2",
"rc-tooltip": "~6.4.0",
@@ -15340,9 +15340,9 @@
}
},
"node_modules/rc-slider": {
"version": "11.1.8",
"resolved": "https://registry.npmmirror.com/rc-slider/-/rc-slider-11.1.8.tgz",
"integrity": "sha512-2gg/72YFSpKP+Ja5AjC5DPL1YnV8DEITDQrcc1eASrUYjl0esptaBVJBh5nLTXCCp15eD8EuGjwezVGSHhs9tQ==",
"version": "11.1.9",
"resolved": "https://registry.npmmirror.com/rc-slider/-/rc-slider-11.1.9.tgz",
"integrity": "sha512-h8IknhzSh3FEM9u8ivkskh+Ef4Yo4JRIY2nj7MrH6GQmrwV6mcpJf5/4KgH5JaVI1H3E52yCdpOlVyGZIeph5A==",
"license": "MIT",
"dependencies": {
"@babel/runtime": "^7.10.1",
@@ -15391,9 +15391,9 @@
}
},
"node_modules/rc-table": {
"version": "7.52.7",
"resolved": "https://registry.npmmirror.com/rc-table/-/rc-table-7.52.7.tgz",
"integrity": "sha512-yuZfnTpuHwRa4JH+F28wQfGeDzqtgIDvLBBJk5sFncXQjTExhtBNc6dPfVo5pL5SjabJEoejefs6wsrAKfhDoQ==",
"version": "7.53.1",
"resolved": "https://registry.npmmirror.com/rc-table/-/rc-table-7.53.1.tgz",
"integrity": "sha512-firAd7Z+liqIDS5TubJ1qqcoBd6YcANLKWQDZhFf3rfoOTt/UNPj4n3O+2vhl+z4QMqwPEUVAil661WHA8H8Aw==",
"license": "MIT",
"dependencies": {
"@babel/runtime": "^7.10.1",