From 1c38849eebe0179b7ebad1db30b3335a41cc47e9 Mon Sep 17 00:00:00 2001 From: zhangherong <571457620@qq.com> Date: 星期六, 16 八月 2025 12:30:22 +0800 Subject: [PATCH] art: WebService服务端相关代码修改 --- src/main/resources/application-test.yml | 11 ----------- 1 files changed, 0 insertions(+), 11 deletions(-) diff --git a/src/main/resources/application-test.yml b/src/main/resources/application-test.yml index 8556b6f..c674b0f 100644 --- a/src/main/resources/application-test.yml +++ b/src/main/resources/application-test.yml @@ -223,17 +223,6 @@ is_verify_token: true #蹇呴』鏍¢獙鏂规硶 verify_methods: remove,delete,save,add,update - #xxl-job閰嶇疆 - xxljob: - enabled: false - adminAddresses: http://127.0.0.1:9080/xxl-job-admin - appname: ${spring.application.name} - accessToken: '' - address: 127.0.0.1:30007 - ip: 127.0.0.1 - port: 30007 - logPath: logs/jeecg/job/jobhandler/ - logRetentionDays: 30 #鍒嗗竷寮忛攣閰嶇疆 redisson: address: 127.0.0.1:6379 -- Gitblit v1.9.3