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