微调
This commit is contained in:
@@ -4,7 +4,7 @@ export namespace CheckData {
|
||||
errorSysName: string,
|
||||
dataRule: string,
|
||||
deviceName: string,
|
||||
monitorIdx: string,
|
||||
chnNum: string,
|
||||
}
|
||||
|
||||
/**
|
||||
@@ -46,7 +46,7 @@ export namespace CheckData {
|
||||
export interface ScriptItem{
|
||||
scriptName: string,
|
||||
scriptType?: string,
|
||||
children?: ScriptItem1[]
|
||||
children?: ScriptItem[]
|
||||
}
|
||||
// 用来描述 通道检测结果
|
||||
export enum ChnCheckResultEnum {
|
||||
|
||||
Reference in New Issue
Block a user