liumiaomiao 9 月之前
父节点
当前提交
a0b8fe79bd
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      lib/webapi.py

+ 1 - 1
lib/webapi.py

@@ -262,7 +262,7 @@ class APIMgr():
         token=response_data["data"]["token"]
         return token
 
-    def detail_baseinfo(self,url):
+    def detail_baseinfo(self,url='https://www.jianyu360.cn/nologin/content/ApGY1xdfTI4LyMsM3d4cE8JIzAvFj1jcXNlKwUkPT0dY2BwDidUCZM%3D.html'):
         headers = GSTORE['headers']
         s = GSTORE["s"]
         token=self.preagent(url)