daily/email_send_server.py

2 lines
90 B
Python
Raw Normal View History

2023-07-06 00:52:27 +08:00
from Mods.Notice.Utils import daily_notice
daily_notice.start_timer_to_notice_daily_fill()