From 9e715c16b49a066e627d150fb2d973a8562db8dc Mon Sep 17 00:00:00 2001 From: Junjie <fallin.jie@qq.com> Date: 星期四, 27 十一月 2025 09:26:38 +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