修改的标签走队列模式

This commit is contained in:
Ivey Song
2026-06-15 11:34:43 +08:00
parent bfd3fa27b3
commit ababd644ab
4 changed files with 17 additions and 27 deletions

View File

@@ -19,7 +19,7 @@ Decoder_Host = 127.0.0.1
Decoder_Port = 8099
Serial_port = COM44
save_train_data = 0
zmqServer_host = 127.0.0.1
zmqServer_host = 192.168.254.103
[algo_log]
# ========== 文件日志配置 ==========