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