mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-14 05:16:45 +08:00
提交
This commit is contained in:
@@ -92,3 +92,6 @@ export const openOrCloseSortSwitch = (growthId) => http.get('/professional/task/
|
||||
|
||||
// 新建专业力必修
|
||||
export const saveGrowth = (data) => http.post('/professional/compulsory/saveGrowth', data)
|
||||
|
||||
// 催促学习
|
||||
export const batchSendMessage = (data) => http.post('/professional/urgeLearning/batchSendMessage', data)
|
||||
|
||||
Reference in New Issue
Block a user