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