feat(api, agents): add agent node profile retrieval and update functionality
Implemented new API functions to fetch and update agent node profiles, enhancing the management capabilities for agent data. This addition improves the overall functionality of the admin agents console, allowing for better user interaction with agent profiles. Updated related types for improved type safety and clarity in the codebase.
This commit is contained in:
@@ -160,8 +160,8 @@
|
||||
"audit": "审计日志",
|
||||
"settings": "系统设置",
|
||||
"account": "账号设置",
|
||||
"integration": "接入站点",
|
||||
"agents": "代理管理",
|
||||
"integration": "接入配置",
|
||||
"agents": "代理线路",
|
||||
"config": "运营配置"
|
||||
},
|
||||
"sidebar": {
|
||||
|
||||
Reference in New Issue
Block a user