#
Junjie
2025-11-20 4e005e4936039fca16bfd1679942daa416a21986
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