This commit is contained in:
Pengxiansen
2025-02-21 14:12:39 +08:00
parent b36facdca7
commit 8303476ad0

View File

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