This commit is contained in:
zzp 2025-09-09 15:46:52 +08:00
commit ca66c8eb88
1 changed files with 2 additions and 1 deletions

View File

@ -17,7 +17,8 @@ export const getConceptCount = (data: any) => {
// 概念标签贴标
export const getTopNews = (data: any) => {
return request.get("/top_news_h5_d", data);
// return request.get("/top_news_h5_d", data);
return request.get("/top_news_release_h5_d", data);
};
// 热门行业top10