3.12提交

This commit is contained in:
zoujiandong
2026-03-12 14:38:11 +08:00
parent 08e3ba22c5
commit 2831de027c
14 changed files with 2852 additions and 252 deletions
+6
View File
@@ -711,6 +711,9 @@ const api = {
getCollect(data){
return request('/expertAPI/collection', data, 'post', false);
},
getDiscollect(data){
return request('/expertAPI/discollection', data, 'post', false);
},
getGanDanFileOrder(data){
return request('/expertPay/getGanDanFileOrder', data, 'post', false);
},
@@ -720,6 +723,9 @@ const api = {
polularScienceArticleListIndexNew(data){
return request('/expertAPI/polularScienceArticleListIndexNew', data, 'post', false);
},
getNewsDetail(data){
return request('/expertAPI/newsDetial', data, 'post', false);
},
//https://dev-app.igandan.com/app/expertPay/getGanDanFileOrder