feat: new handies
This commit is contained in:
@@ -36,7 +36,7 @@ class WildberriesMarketplaceApi(BaseMarketplaceApi):
|
||||
|
||||
@property
|
||||
def api_url(self):
|
||||
return 'https://suppliers-api.wildberries.ru'
|
||||
return 'https://marketplace-api.wildberries.ru'
|
||||
|
||||
async def update_stocks(self, data: Union[list, dict]):
|
||||
if type(data) is not list:
|
||||
|
||||
Reference in New Issue
Block a user