9.1 夜晚更新

This commit is contained in:
zoujiandong
2025-09-01 19:01:30 +08:00
parent 92bfc36d51
commit 1cc611d68d
5 changed files with 341 additions and 404 deletions
+1 -1
View File
@@ -240,7 +240,7 @@ const api = {
},
//指南标签
guideTag(data){
return request('/expertApp/tagList', data, 'post', false);
return request('/expertAPI/tagList', data, 'post', false);
},
// 肝胆新闻相关API