liqian 2 years ago
parent
commit
a0f3e59872
1 changed files with 1 additions and 1 deletions
  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