@@ -80,8 +80,7 @@ class APIMgr():
self.printResponse(response)
return response
- # 企业搜索
-
+ # 企业搜索
def enterpriseSearch(self, match="北京剑鱼信息技术有限公司河南分公司", matchType="A", pageSize="10", pageNum="0"):
# 使用全局变量
headers = GSTORE['headers']