接口调整
This commit is contained in:
@@ -198,6 +198,13 @@ export namespace CheckData {
|
||||
channelsTest: boolean,
|
||||
test: boolean
|
||||
}
|
||||
|
||||
|
||||
//描述比对式检测项描述
|
||||
export interface CompareTestItem {
|
||||
id: string,
|
||||
name: string,
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user