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