From ddc50fbe1f9477e32f4dc562b082afd4561774a8 Mon Sep 17 00:00:00 2001 From: super_liu <396572590@qq.com> Date: Tue, 12 Oct 2021 14:42:31 +0800 Subject: [PATCH] feat: There is no way the --- src/main/resources/application.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index da455323..e0d2bdf9 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -105,5 +105,6 @@ oa: # 配置前端服务全路径地址 如下 /#/ webUrl: http://62.234.136.153:8038/#/ -isNotScheduled: true +# OA 接受任务定时器是否启用 +isNotScheduled: false