微调
This commit is contained in:
@@ -42,8 +42,9 @@ export namespace CheckData {
|
||||
// 用来描述检测脚本类型
|
||||
export interface ScriptItem {
|
||||
id: string,
|
||||
code: string,
|
||||
scriptItemName: string,
|
||||
children?: ScriptItem[]
|
||||
//children?: ScriptItem[]
|
||||
}
|
||||
|
||||
// 用来描述 通道检测结果
|
||||
|
||||
Reference in New Issue
Block a user