From 4d113f37f719f62962af992028d718e9afa44a59 Mon Sep 17 00:00:00 2001 From: mrzhssss <pro6@qq.com> Date: 星期六, 14 五月 2022 16:23:27 +0800 Subject: [PATCH] Changes --- src/main/resources/application.yml | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index 58fde08..723b04f 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -58,4 +58,7 @@ #ERP鎺ュ彛 erp: - enabled: false \ No newline at end of file + enabled: false + +scheduler: + autoMove: true \ No newline at end of file -- Gitblit v1.9.1