微调
This commit is contained in:
@@ -9,7 +9,7 @@ export namespace controlSource {
|
||||
export interface ResControl {
|
||||
userPageId: string;
|
||||
scriptId: string;
|
||||
scriptIndex: string;
|
||||
scriptIndex: number;
|
||||
sourceId: string;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user