脚本切换

This commit is contained in:
caozehui
2025-03-10 19:53:52 +08:00
parent c9857326c6
commit 042f6eef51
4 changed files with 41 additions and 18 deletions

View File

@@ -11,6 +11,5 @@ export namespace controlSource {
scriptId: string;
scriptIndex: number;
sourceId: string;
valueType:number // 1为绝对值脚本、2为相对值脚本
}
}