From cd782438352dc620c9a498833bf41227d13dd3a2 Mon Sep 17 00:00:00 2001 From: 15856 <15856818120@163.com> Date: Mon, 11 Nov 2024 17:57:12 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=93=E5=82=A8=E6=8E=A5=E6=94=B6=E8=A3=85?= =?UTF-8?q?=E5=A4=87bug=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/bootstrap-sgzb_cloud_dev.yml | 4 ++-- .../src/main/resources/bootstrap-sgzb_nw_local.yml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sgzb-modules/sgzb-material/src/main/resources/bootstrap-sgzb_cloud_dev.yml b/sgzb-modules/sgzb-material/src/main/resources/bootstrap-sgzb_cloud_dev.yml index bbccd27..115c52f 100644 --- a/sgzb-modules/sgzb-material/src/main/resources/bootstrap-sgzb_cloud_dev.yml +++ b/sgzb-modules/sgzb-material/src/main/resources/bootstrap-sgzb_cloud_dev.yml @@ -37,7 +37,7 @@ sgzb: job: settlementJobDay: 21 settlementJobCron: "0 0 1 21 * ?" - zlptUrl: http://test-rental.zhgkxt.com/proxy/item-center/supply/item/pushNotifications - intelligentUrl: http://www.zhgkxt.com/api/clientapi/public/externalApi + zlptUrl: https://test-rental.zhgkxt.com/proxy/item-center/supply/item/pushNotifications + intelligentUrl: https://www.zhgkxt.com/api/clientapi/public/externalApi intelligentAppKey: abc123 intelligentAesKey: abcdefghijklmnop \ No newline at end of file diff --git a/sgzb-modules/sgzb-material/src/main/resources/bootstrap-sgzb_nw_local.yml b/sgzb-modules/sgzb-material/src/main/resources/bootstrap-sgzb_nw_local.yml index dc72f69..e87c03a 100644 --- a/sgzb-modules/sgzb-material/src/main/resources/bootstrap-sgzb_nw_local.yml +++ b/sgzb-modules/sgzb-material/src/main/resources/bootstrap-sgzb_nw_local.yml @@ -38,8 +38,8 @@ sgzb: job: settlementJobDay: 1 settlementJobCron: "0 0 1 1 * ?" - zlptUrl: http://test-rental.zhgkxt.com/proxy/item-center/supply/item/pushNotifications - intelligentUrl: http://www.zhgkxt.com/api/clientapi/public/externalApi + zlptUrl: https://test-rental.zhgkxt.com/proxy/item-center/supply/item/pushNotifications + intelligentUrl: https://www.zhgkxt.com/api/clientapi/public/externalApi intelligentAppKey: abc123 intelligentAesKey: abcdefghijklmnop