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)