mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-11-27 06:10:24 +08:00
阶段性提交
This commit is contained in:
@@ -200,6 +200,7 @@ message CheckAdminOTPWithUsernameResponse {
|
||||
|
||||
// 取得管理员Dashboard数据
|
||||
message ComposeAdminDashboardRequest {
|
||||
string apiVersion = 1;
|
||||
}
|
||||
|
||||
message ComposeAdminDashboardResponse {
|
||||
@@ -266,8 +267,6 @@ message ComposeAdminDashboardResponse {
|
||||
int64 countNodes = 1;
|
||||
string newVersion = 2;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
// 修改管理员使用的界面风格
|
||||
|
||||
Reference in New Issue
Block a user