|
@@ -2,8 +2,8 @@
|
|
|
import json
|
|
|
import time
|
|
|
import requests
|
|
|
-from automatic_crawler.application.common.feishu.feishu_utils import FeishuUtils
|
|
|
-from automatic_crawler.application.common.log import Local
|
|
|
+from application.common.feishu.feishu_utils import FeishuUtils
|
|
|
+from application.common.log import Local
|
|
|
|
|
|
# from application.common.feishu.feishu_utils import FeishuUtils
|
|
|
# from application.common.log import Local
|