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