zhangyong 1 year ago
parent
commit
dc3e07f445
1 changed files with 1 additions and 1 deletions
  1. 1 1
      main.py

+ 1 - 1
main.py

@@ -1,7 +1,7 @@
 import os
 import sys
 import threading
-import schedule
+# import schedule
 import time
 sys.path.append(os.getcwd())
 from common.db import MysqlHelper