Merge branch 'onpoint-stock-update' into develop
This commit is contained in:
		
						commit
						d0852f5d3a
					
				| 
						 | 
					@ -175,7 +175,7 @@ func (c *Client) GetInventories(req ListInventoriesReq) (*ListInventoriesRes, er
 | 
				
			||||||
		ResponseImmediately: true,
 | 
							ResponseImmediately: true,
 | 
				
			||||||
		Payload: model.HttpRequest{
 | 
							Payload: model.HttpRequest{
 | 
				
			||||||
			URL:    url,
 | 
								URL:    url,
 | 
				
			||||||
			Method: http.MethodPost,
 | 
								Method: http.MethodGet,
 | 
				
			||||||
			Query:  q,
 | 
								Query:  q,
 | 
				
			||||||
		},
 | 
							},
 | 
				
			||||||
	}
 | 
						}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue