refactor: formatDuration & filterLostRecordList
This commit is contained in:
@@ -57,7 +57,7 @@ export interface NdmRecordCheck extends BaseModel {
|
||||
parentGbCode: string;
|
||||
name: string;
|
||||
ipAddress: string;
|
||||
diagInfo: string | RecordInfo;
|
||||
diagInfo: string; // RecordInfo
|
||||
checkDate: string;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user