From 2ec3f7a61c014b94e4f7feb1f55f1923ec2235a6 Mon Sep 17 00:00:00 2001 From: cy <1664593601@qq.com> Date: 星期四, 28 九月 2023 15:05:10 +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..7a4e4fa 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://10.225.71.10:9090 + #绀句細蹇�掓棩鎶� + shkdrb: http://10.225.71.10:9090 + #浠e瘎缁熻琛� + djtjb: http://10.225.71.10:9090 + #绔欑偣淇℃伅琛� + station: https://10.225.71.10:9092 + -- Gitblit v1.9.1