mirror of
https://github.com/linbailo/zyqinglong.git
synced 2026-01-15 21:00:43 +08:00
修复推送-滴滴打车/美团
This commit is contained in:
parent
6465316017
commit
95b2e77cd4
2
dddc.py
2
dddc.py
@ -43,7 +43,7 @@ except Exception as e:
|
||||
# 发送通知消息
|
||||
def send_notification_message(title):
|
||||
try:
|
||||
from sendNotify import send
|
||||
from notify import send
|
||||
|
||||
send(title, ''.join(all_print_list))
|
||||
except Exception as e:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user