mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-mobile.git
synced 2025-12-06 09:26:45 +08:00
api url edit
This commit is contained in:
@@ -20,7 +20,7 @@ const lecturerCertificationSave=function(data){
|
||||
@param isSecond
|
||||
*/
|
||||
const lecturerCertificationList=function(data){
|
||||
return ajax.postJson(baseURL,'/score/list',data);
|
||||
return ajax.postJson(baseURL,'/score/jump',data);
|
||||
}
|
||||
/*
|
||||
讲师详情
|
||||
|
||||
Reference in New Issue
Block a user