liumiaomiao 2 жил өмнө
parent
commit
9112169ef2
1 өөрчлөгдсөн 1 нэмэгдсэн , 2 устгасан
  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']