Commit 875de38a authored by Mac's avatar Mac

修改留学

parent d794d30e
......@@ -150,6 +150,17 @@ export function saveBatchStudyAbroad(data) {
data
})
}
/**
* 批量更新留学就业优惠信息
*/
export function setStudyAbroadPrice(data) {
return request({
url: '/StudyAbroad/SetStudyAbroadPrice',
method: 'post',
data
})
}
/**
......
This diff is collapsed.
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment