This commit is contained in:
sjl
2024-12-11 20:24:00 +08:00
parent 2459fc1848
commit 47883ce426
3 changed files with 71 additions and 80 deletions

View File

@@ -37,7 +37,7 @@ export namespace Plan {
scriptName: string ;
errorSysName: string;
sourceName: string ;
devIds:string[];
devIds: string[];
}