liqian hace 2 años
padre
commit
a0f3e59872
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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