Add interval and fix bugs

This commit is contained in:
2025-07-06 14:44:06 +08:00
parent 38a9240149
commit 21f2f2dbec
4 changed files with 106 additions and 52 deletions

View File

@ -3,4 +3,6 @@ password=123456
recap_username=this_is_recap_unam
recap_password=123456
SC_KEY=this_is_sc_key
FILE = "lessons.xlsx"
FILE = "lessons.xlsx"
INTERVAL_1=2
INTERVAL_2=10