Merge branch 'viettel-ffm' into develop
This commit is contained in:
commit
308825f9c2
|
@ -26,7 +26,7 @@ const (
|
||||||
|
|
||||||
pathAuth = "/realms/wms/protocol/openid-connect/token"
|
pathAuth = "/realms/wms/protocol/openid-connect/token"
|
||||||
pathUpdateORLogisticInfo = "/wms-core/api/v1/obms/outbound-request/outbound-request-partner/%s/bill"
|
pathUpdateORLogisticInfo = "/wms-core/api/v1/obms/outbound-request/outbound-request-partner/%s/bill"
|
||||||
pathCreateOR = "/wms-core/api/v1/obms/outbound-request/outbound-request-partner"
|
pathCreateOR = "/wms-core/api/v1/obms/outbound-request/outbound-request-partner/hab"
|
||||||
pathCancelOR = "/wms-core/api/v1/obms/outbound-request/cancel"
|
pathCancelOR = "/wms-core/api/v1/obms/outbound-request/cancel"
|
||||||
|
|
||||||
logTarget = "viettel-ffm"
|
logTarget = "viettel-ffm"
|
||||||
|
|
Loading…
Reference in New Issue