1
1
mirror of https://github.com/KenanZhu/AutoLibrary.git synced 2026-06-20 08:23:03 +08:00

feat(preproc): 新增适用于重复性定时任务的预处理脚本以及可视化编排对话框

This commit is contained in:
Gogs
2026-05-08 15:23:24 +08:00
parent e11f696b76
commit 4d0d7a952c
7 changed files with 1560 additions and 10 deletions
+1
View File
@@ -10,6 +10,7 @@
- ALSeatMapTable: Seat map table class.
- ALSeatMapSelectDialog: Seat map select dialog class.
- ALTimerTaskAddDialog: Timer task add dialog class.
- ALPreprocOrchDialog: Preprocessing script orchestration dialog class.
- ALTimerTaskHistoryDialog: Timer task history dialog class.
- ALTimerTaskManageWidget: Timer task manage widget class.
- ALUserTreeWidget: User tree widget class.