Compare commits
No commits in common. "d0852f5d3ae8dcdd86238dc652b4dddbdd5c83f7" and "fef08db999db337ef62452c84e3244c6e703731d" have entirely different histories.
d0852f5d3a
...
fef08db999
|
@ -175,7 +175,7 @@ func (c *Client) GetInventories(req ListInventoriesReq) (*ListInventoriesRes, er
|
|||
ResponseImmediately: true,
|
||||
Payload: model.HttpRequest{
|
||||
URL: url,
|
||||
Method: http.MethodGet,
|
||||
Method: http.MethodPost,
|
||||
Query: q,
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue