🔨 添加规格信息.
This commit is contained in:
@@ -49,6 +49,8 @@ export interface HostLabelExtraSettingModel {
|
||||
// 标签规格模型
|
||||
export interface HostSpecExtraModel {
|
||||
sn: string;
|
||||
vendor: string;
|
||||
model: string;
|
||||
osName: string;
|
||||
cpuCount: number;
|
||||
cpuPhysicalCore: number;
|
||||
|
||||
Reference in New Issue
Block a user