feat(collect): add product status recheck

This commit is contained in:
chengma
2026-07-18 18:09:07 +08:00
parent 3e9052e1b6
commit ba36b9fd8e
14 changed files with 985 additions and 32 deletions
+1
View File
@@ -24,6 +24,7 @@ if QT_IMPORT_ERROR is None:
CMHubSettingsWorker,
ApplyWorker,
CollectWorker,
StatusRecheckWorker,
GenerateWorker,
ImageStudioDownloadOriginalWorker,
ImageStudioExportWorker,