This commit is contained in:
Pengxiansen
2025-02-25 09:30:49 +08:00
parent 837143f60c
commit c05f473ef3

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}`
//查询专业力必修详情