liqian 2 år sedan
förälder
incheckning
a0f3e59872
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      update_common_words.py

+ 1 - 1
update_common_words.py

@@ -1,4 +1,4 @@
-from feishu import FeiShuHelper
+from utils.feishu import FeiShuHelper
 from db_helper import MysqlHelper
 from config import set_config
 from log import Log