Commit ae612d4e authored by zhengke's avatar zhengke

1

parent 37fbe8a2
......@@ -41,3 +41,15 @@ export function MarketStatic(data) {
})
}
/**
* 首页 课程顾问部统计
*/
export function ConsultantStatic(data) {
return request({
url: '/UserCenter/ConsultantStatic',
method: 'post',
data
})
}
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