liumiaomiao 2 years ago
parent
commit
9112169ef2
1 changed files with 1 additions and 2 deletions
  1. 1 2
      lib/webapi.py

+ 1 - 2
lib/webapi.py

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