Merge pull request 'chore(vtp): change OR api path' (#23) from chore/vtp-change-or-api-path into master
Reviewed-on: #23
This commit is contained in:
		
						commit
						400aa5fa58
					
				| 
						 | 
					@ -25,7 +25,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"
 | 
						pathUpdateORLogisticInfo = "/wms-core/api/v1/obms/outbound-request/outbound-request-partner/%s"
 | 
				
			||||||
	pathCreateOR             = "/wms-core/api/v1/obms/outbound-request/outbound-request-partner/hab"
 | 
						pathCreateOR             = "/wms-integration/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