Compare commits
No commits in common. "400aa5fa5876904897faa9bc9d5dd9a8a5bf41b2" and "d1fc6632eba771f851b89adc22f174f730b6c2e4" have entirely different histories.
400aa5fa58
...
d1fc6632eb
|
@ -25,7 +25,7 @@ const (
|
|||
|
||||
pathAuth = "/realms/wms/protocol/openid-connect/token"
|
||||
pathUpdateORLogisticInfo = "/wms-core/api/v1/obms/outbound-request/outbound-request-partner/%s"
|
||||
pathCreateOR = "/wms-integration/api/v1/obms/outbound-request/outbound-request-partner/hab"
|
||||
pathCreateOR = "/wms-core/api/v1/obms/outbound-request/outbound-request-partner/hab"
|
||||
pathCancelOR = "/wms-core/api/v1/obms/outbound-request/cancel"
|
||||
|
||||
logTarget = "viettel-ffm"
|
||||
|
|
Loading…
Reference in New Issue