This commit is contained in:
Pengxiansen
2025-02-21 14:05:06 +08:00
parent 5475272695
commit b36facdca7
5 changed files with 90 additions and 56 deletions

View File

@@ -134,8 +134,8 @@ export const ROUTER_DETAIL_CHAPTER_LIST = `/stu/router/chapterPcList`
/**专业力必修模块 */
let baseUrl = "/growth"
// let baseUrl = ""
// let baseUrl = "/growth"
let baseUrl = ""
//查询专业力必修详情
export const PROFESSIONAL_STUDENT_DETAIL = id => `${baseUrl}/professional/student/studentGrowthDetail/${id}`
//查询专业力必修详情