删除无用的AI调用逻辑

This commit is contained in:
liuwei
2025-06-04 11:03:56 +08:00
parent 8de323ba6d
commit 3e419fba22
5 changed files with 71 additions and 81 deletions

View File

@@ -11,7 +11,6 @@ import requests
from lxml import etree
from base import func_english_news
from utils.ai.dify_news_analyze import dify_news_title_analyze
class News(object):