From a2bc4745bd298ff2ff6ffb6400819920ff65e9a1 Mon Sep 17 00:00:00 2001 From: cy <1664593601@qq.com> Date: 星期四, 28 九月 2023 10:00:18 +0800 Subject: [PATCH] fix(quartz): URL通过配置文件传入 --- src/main/resources/application-dev.yml | 11 +++++++++++ 1 files changed, 11 insertions(+), 0 deletions(-) diff --git a/src/main/resources/application-dev.yml b/src/main/resources/application-dev.yml index ec6d79e..5fbe8d6 100644 --- a/src/main/resources/application-dev.yml +++ b/src/main/resources/application-dev.yml @@ -36,3 +36,14 @@ path: D:\tmp sftpDownload: C:\ftpData\download +zyyt: + ipPort: + # 璁よ瘉 + auth: http://22.33.44.11:9090 + #绀句細蹇�掓棩鎶� + shkdrb: http://11.22.33.44:9090 + #浠e瘎缁熻琛� + djtjb: http://22.33.44.11:9090 + #绔欑偣淇℃伅琛� + station: http://123.123:9090 + -- Gitblit v1.9.1