This commit is contained in:
Pengxiansen
2025-02-24 16:51:44 +08:00
parent 9d7f7565f0
commit ed81c98577
5 changed files with 47 additions and 33 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}`
//查询专业力必修详情