mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-14 21:36:44 +08:00
讲师认证
This commit is contained in:
@@ -155,4 +155,7 @@ export const transferPermission =(data)=>{
|
||||
// method: "post",
|
||||
// data:data
|
||||
// })
|
||||
// }
|
||||
// }
|
||||
|
||||
//依旧id查找教师
|
||||
export const getTeacherId = (data) => http.get('/activityApi/teacher/getTeacherId',{params:data})
|
||||
Reference in New Issue
Block a user