zhangyong 1 năm trước cách đây
mục cha
commit
dc3e07f445
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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