@@ -9,7 +9,6 @@ export function getAllMajor (data) {
url: '/user/getCourses',
method: 'POST',
data,
-
})
}