更新swagger

This commit is contained in:
2025-09-19 15:59:44 +08:00
parent 7138838183
commit 3e13b4f7b0
4 changed files with 15 additions and 15 deletions

View File

@@ -5,7 +5,7 @@ const API_CONFIG = {
// API端点
ENDPOINTS: {
DEVICES: '/devices'
DEVICES: '/api/v1/devices'
},
// 请求超时时间(毫秒)