|
|
@ -70,6 +70,7 @@ export default { |
|
|
|
myClass: `${host}occupationlab/achievement/myClass`, // 教师端:我的班级
|
|
|
|
myClass: `${host}occupationlab/achievement/myClass`, // 教师端:我的班级
|
|
|
|
deleteReportById: `${host}occupationlab/achievement/deleteReportById`, // 批量删除成绩管理中的项目/批量删除成绩管理中的考核
|
|
|
|
deleteReportById: `${host}occupationlab/achievement/deleteReportById`, // 批量删除成绩管理中的项目/批量删除成绩管理中的考核
|
|
|
|
experimentOverview: `${host}occupationlab/achievement/reportDetail`, // 查看实验报告
|
|
|
|
experimentOverview: `${host}occupationlab/achievement/reportDetail`, // 查看实验报告
|
|
|
|
|
|
|
|
schoolCourseByAchievement: `${host}nakadai/nakadai/curriculum/schoolCourseByAchievement`, // 获取学校购买订单后的课程
|
|
|
|
|
|
|
|
|
|
|
|
// 项目管理
|
|
|
|
// 项目管理
|
|
|
|
getSystemIdBySchool: `${host}occupationlab/projectManage/getSystemIdBySchool`, // 获取学校下拥有的系统
|
|
|
|
getSystemIdBySchool: `${host}occupationlab/projectManage/getSystemIdBySchool`, // 获取学校下拥有的系统
|
|
|
|