#
Junjie
2025-11-19 5fb7dae61f9d6c38c37014cf27f28107c6f52e74
src/main/resources/application.yml
@@ -43,13 +43,6 @@
swagger:
  enable: false
pythonCalcPath: D:\\path\\cpu.py
pythonCalcSimilarity: D:\\path\\similarity.py
deviceMsgConfig:
  # 读取数据后自动删除
  destroyAfterReading: true
deviceExecuteConfig:
  # 每个线程管控设备执行数量
  threadControlCount: 10