chore: finalize integrated release baseline

This commit is contained in:
inman
2026-09-07 21:24:15 +08:00
parent fd39347603
commit d5465e9c0d
36 changed files with 324 additions and 92 deletions

View File

@@ -100,7 +100,7 @@ const persistedExtensionResultVersions = new Map();
let taskCreateInProgress = false;
const AUTO_HANDOFF_RETRY_MS = 30_000;
const REQUIRED_EXTENSION_VERSION = '0.5.168';
const REQUIRED_EXTENSION_VERSION = '0.5.169';
const MANUAL_HANDOFF_LABEL = '确认并提交到 ERP 插件';
const RETRY_HANDOFF_LABEL = '继续提交到 ERP 插件';
const RECONCILE_LABEL = '只读回查 ERP 现有结果';