|
@@ -32,36 +32,36 @@ action:
|
|
|
# 龙旗接口对接配置
|
|
# 龙旗接口对接配置
|
|
|
longcheer:
|
|
longcheer:
|
|
|
inventory:
|
|
inventory:
|
|
|
- app-key: 4865982d
|
|
|
|
|
- app-secret: cc0486b594134a679ff8a0d94144d685
|
|
|
|
|
- url: https://srm-uat.longcheer.com:8019/els/supplierApi/invokeSrm/inventoryReceive
|
|
|
|
|
|
|
+ app-key: 32c1ec7a
|
|
|
|
|
+ app-secret: 092a27d9147f4b8796bd6fda19a6478e
|
|
|
|
|
+ url: https://gsrm.longcheer.com/els/supplierApi/invokeSrm/inventoryReceive
|
|
|
# 按 master 区分的 app-key/app-secret
|
|
# 按 master 区分的 app-key/app-secret
|
|
|
credentials:
|
|
credentials:
|
|
|
LHWX_SZ_P:
|
|
LHWX_SZ_P:
|
|
|
- app-key: 1f4cfda7
|
|
|
|
|
- app-secret: b43523ab7eb94d9e824245f3a09d115d
|
|
|
|
|
|
|
+ app-key: 478584ac
|
|
|
|
|
+ app-secret: 6c23ae08f16745a4a3823ee058cedb5f
|
|
|
LHWX_HK_P:
|
|
LHWX_HK_P:
|
|
|
- app-key: 4865982d
|
|
|
|
|
- app-secret: cc0486b594134a679ff8a0d94144d685
|
|
|
|
|
|
|
+ app-key: 32c1ec7a
|
|
|
|
|
+ app-secret: 092a27d9147f4b8796bd6fda19a6478e
|
|
|
po:
|
|
po:
|
|
|
- app-key: a23b0e49
|
|
|
|
|
- app-secret: cce462b6026f49e8b49e66d27c76b785
|
|
|
|
|
|
|
+ app-key: 3cfb52d0
|
|
|
|
|
+ app-secret: b446566a6ada4b868230bf5beebdc50e
|
|
|
url: https://srm-uat.longcheer.com:8019/api/v1/po/push
|
|
url: https://srm-uat.longcheer.com:8019/api/v1/po/push
|
|
|
# 按 elsAccount 区分的 app-key/app-secret
|
|
# 按 elsAccount 区分的 app-key/app-secret
|
|
|
credentials:
|
|
credentials:
|
|
|
3582452:
|
|
3582452:
|
|
|
- app-key: 219f6156
|
|
|
|
|
- app-secret: 41333e82b88241b9a5a5e0c061856d6d
|
|
|
|
|
|
|
+ app-key: 0217ecc8
|
|
|
|
|
+ app-secret: 005db546234f42e9a851c7247b04e7ab
|
|
|
3582700:
|
|
3582700:
|
|
|
- app-key: a23b0e49
|
|
|
|
|
- app-secret: cce462b6026f49e8b49e66d27c76b785
|
|
|
|
|
|
|
+ app-key: 3cfb52d0
|
|
|
|
|
+ app-secret: b446566a6ada4b868230bf5beebdc50e
|
|
|
timeout: 30000
|
|
timeout: 30000
|
|
|
retry-times: 3
|
|
retry-times: 3
|
|
|
retry-interval: 30000
|
|
retry-interval: 30000
|
|
|
# ELS 账号 -> 账套标识 的映射(龙旗不传 master 时按 elsAccount 自动定位账套)
|
|
# ELS 账号 -> 账套标识 的映射(龙旗不传 master 时按 elsAccount 自动定位账套)
|
|
|
account-mapping:
|
|
account-mapping:
|
|
|
- 3582452: LHWX_SZ_TEST
|
|
|
|
|
- 3582700: LHWX_HK
|
|
|
|
|
|
|
+ 3582452: LHWX_SZ_P
|
|
|
|
|
+ 3582700: LHWX_HK_P
|
|
|
# 账套标识 -> 供应商 ERP 编码 的映射(库存推送接口动态填 supplierErpCode)
|
|
# 账套标识 -> 供应商 ERP 编码 的映射(库存推送接口动态填 supplierErpCode)
|
|
|
supplier-mapping:
|
|
supplier-mapping:
|
|
|
LHWX_SZ_P: 103362
|
|
LHWX_SZ_P: 103362
|