format
This commit is contained in:
@@ -2,4 +2,4 @@ export interface NdmCameraDiagInfo {
|
||||
[key: string]: any;
|
||||
logTime: string;
|
||||
info: string;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -11,4 +11,4 @@ export interface NdmDecoderDiagInfo {
|
||||
内存使用率: string;
|
||||
CPU使用率: string;
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
@@ -20,4 +20,4 @@ export interface NdmNvrDiagInfo {
|
||||
内存使用率: string;
|
||||
CPU使用率: string;
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
@@ -18,4 +18,4 @@ export interface NdmSecurityBoxDiagInfo {
|
||||
内存使用率: string;
|
||||
CPU使用率: string;
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
@@ -6,4 +6,4 @@ export interface NdmServerDiagInfo {
|
||||
磁盘使用率: string;
|
||||
系统运行时间: string;
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user