mirror of
https://github.com/CHERWING/CHERWIN_SCRIPTS.git
synced 2024-11-22 09:04:11 +08:00
Update LSXDS.py
This commit is contained in:
parent
04d478bbdc
commit
00ec6df03f
2
LSXDS.py
2
LSXDS.py
@ -286,7 +286,7 @@ class RUN:
|
|||||||
|
|
||||||
|
|
||||||
def main(self):
|
def main(self):
|
||||||
print(f"\n开始执行第{self.index}个账号--------------->>>>>")
|
Log(f"\n开始执行第{self.index}个账号--------------->>>>>")
|
||||||
if self.access_refresh():
|
if self.access_refresh():
|
||||||
self.getInfo()
|
self.getInfo()
|
||||||
self.whetherSignIn()
|
self.whetherSignIn()
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user