微调
This commit is contained in:
@@ -32,7 +32,7 @@ export namespace Plan {
|
||||
|
||||
export interface ReqPlan extends ResPlan {
|
||||
datasourceIds:string;
|
||||
sourceIds: string[];
|
||||
sourceIds: string;
|
||||
planId:string;
|
||||
scriptName: string ;
|
||||
errorSysName: string;
|
||||
|
||||
Reference in New Issue
Block a user