mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-09 10:56:46 +08:00
Merge branch 'master' of https://codeup.aliyun.com/648097ddb583fece2f059e59/vue/fe-manage
This commit is contained in:
@@ -29,7 +29,7 @@ export const caseInfoDownload = (data) => http.post('xboe/m/boe/cases/recommend/
|
||||
export const rePushOrWithdraw = (data) => http.post('xboe/m/boe/cases/recommend/rePushOrWithdraw', data)
|
||||
// 案例推荐
|
||||
export const caseRecommend = (data) => http.post('/xboe/m/boe/cases/recommend/launch', data,{
|
||||
timeout:20000
|
||||
timeout:60000
|
||||
})
|
||||
|
||||
//案例推荐选人的查询列表
|
||||
|
||||
Reference in New Issue
Block a user