liqian 2 éve
szülő
commit
a0f3e59872
1 módosított fájl, 1 hozzáadás és 1 törlés
  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