仓储接收装备bug修复
This commit is contained in:
parent
14d7abc8a0
commit
cd78243835
|
|
@ -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
|
||||||
|
|
@ -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
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue