jack 1 周之前
父节点
当前提交
b5604d2f99
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app/providers/r2r.py

+ 1 - 1
app/providers/r2r.py

@@ -136,7 +136,7 @@ class R2R:
 
     def _check_login_sync(self):
         print("access_tokenaccess_tokenaccess_tokenaccess_token")
-        print(self.client_sync.access_token)
+        print(self.client_sync)
         if not self.auth_enabled:
             return
         try: