Browse Source

代码优化

wengao 1 year ago
parent
commit
3c093023fc
1 changed files with 1 additions and 0 deletions
  1. 1 0
      sync_amz_data/public/amz_ad_client.py

+ 1 - 0
sync_amz_data/public/amz_ad_client.py

@@ -305,6 +305,7 @@ class SPClient(BaseClient):
                 # print("空值")
                 return iter([])
 
+
     def get_campaignNegativekeyword(self,**body):
         url_path = '/sp/campaignNegativeKeywords/list'
         headers = {