服務器狀態

This commit is contained in:
2023-05-21 08:08:46 +08:00
parent e946608376
commit 05ae37d6e2
6 changed files with 57 additions and 5 deletions

View File

@@ -17,13 +17,17 @@ TEST:
- [x] 刪除數據集
- [x] 修改數據集
- [x] 查詢數據集
- [x] GET [/api/servers](/api/servers) 服務器列表
- [x] GET [/api/models](/api/models) 模型列表
- [x] 創建模型(訓練模型)
- [x] 刪除模型
- [x] 修改模型
- [x] 查詢模型
- [x] GET [/api/images](/api/images) 圖片列表
- [x] GET [/api/tasks](/api/tasks) 任務列表
- [x] GET [/api/tags](/api/tags) 標籤列表
- [x] GET [/api/params](/api/params) 參數列表
- [x] GET [/api/account](/api/account) 賬戶信息
- [x] GET [/api/servers](/api/servers) 服務器列表
TEST: