#
Junjie
2025-11-14 b348fde3d49e7d15b3705c8653883833a2e26697
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