mirror of
https://github.com/CHERWING/CHERWIN_SCRIPTS.git
synced 2024-11-22 09:04:11 +08:00
Update YLXL.py
This commit is contained in:
parent
8312553e59
commit
48e0a8c80d
4
YLXL.py
4
YLXL.py
@ -131,9 +131,9 @@ class RUN:
|
|||||||
point = response.get('data')
|
point = response.get('data')
|
||||||
print(f'{act_name}成功!✅')
|
print(f'{act_name}成功!✅')
|
||||||
if END:
|
if END:
|
||||||
Log(f'当前积分:【{point}】')
|
Log(f'执行后积分:【{data}】')
|
||||||
else:
|
else:
|
||||||
Log(f'执行后积分:【{point}】')
|
Log(f'当前积分:【{data}】')
|
||||||
return True
|
return True
|
||||||
else:
|
else:
|
||||||
print(response)
|
print(response)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user