仓储接收装备bug修复

This commit is contained in:
15856 2024-11-11 17:57:12 +08:00
parent 14d7abc8a0
commit cd78243835
2 changed files with 4 additions and 4 deletions

View File

@ -37,7 +37,7 @@ sgzb:
job: job:
settlementJobDay: 21 settlementJobDay: 21
settlementJobCron: "0 0 1 21 * ?" settlementJobCron: "0 0 1 21 * ?"
zlptUrl: http://test-rental.zhgkxt.com/proxy/item-center/supply/item/pushNotifications zlptUrl: https://test-rental.zhgkxt.com/proxy/item-center/supply/item/pushNotifications
intelligentUrl: http://www.zhgkxt.com/api/clientapi/public/externalApi intelligentUrl: https://www.zhgkxt.com/api/clientapi/public/externalApi
intelligentAppKey: abc123 intelligentAppKey: abc123
intelligentAesKey: abcdefghijklmnop intelligentAesKey: abcdefghijklmnop

View File

@ -38,8 +38,8 @@ sgzb:
job: job:
settlementJobDay: 1 settlementJobDay: 1
settlementJobCron: "0 0 1 1 * ?" settlementJobCron: "0 0 1 1 * ?"
zlptUrl: http://test-rental.zhgkxt.com/proxy/item-center/supply/item/pushNotifications zlptUrl: https://test-rental.zhgkxt.com/proxy/item-center/supply/item/pushNotifications
intelligentUrl: http://www.zhgkxt.com/api/clientapi/public/externalApi intelligentUrl: https://www.zhgkxt.com/api/clientapi/public/externalApi
intelligentAppKey: abc123 intelligentAppKey: abc123
intelligentAesKey: abcdefghijklmnop intelligentAesKey: abcdefghijklmnop