From 5dfea41b56eaa5335c7ee8beada0e5cbaa7b267f Mon Sep 17 00:00:00 2001 From: DELL <DELL@qq.com> Date: 星期四, 27 十一月 2025 16:05:19 +0800 Subject: [PATCH] # --- src/main/resources/application.yml | 11 +++-------- 1 files changed, 3 insertions(+), 8 deletions(-) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index 90ad732..3850384 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -43,14 +43,9 @@ swagger: enable: false -pythonCalcPath: D:\\path\\cpu.py -pythonCalcSimilarity: D:\\path\\similarity.py - -deviceMsgConfig: - # 璇诲彇鏁版嵁鍚庤嚜鍔ㄥ垹闄� - destroyAfterReading: true - deviceExecuteConfig: # 姣忎釜绾跨▼绠℃帶璁惧鎵ц鏁伴噺 threadControlCount: 10 - liftType: lift \ No newline at end of file + liftType: lift + +mainProcessPlugin: FakeProcess \ No newline at end of file -- Gitblit v1.9.1