fix(process): 修复自定义配置 required 不生效

This commit is contained in:
zimoyin
2026-03-11 15:04:11 +08:00
parent f2ff4ae123
commit 8e617d06bc
11 changed files with 49 additions and 17 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ BLOCK_MODE = false
FLOW_PROCESS_CONFIG_KEY = standard
FLOW_USE_CUSTOM_PROCESS = false
FLOW_USE_CUSTOM_PROCESS = true
# 机器ID,用于分布式环境,确保唯一。0 为使用 MAC 地址,HASH 散列两位
MACHINE_ID = 0