From c05f473ef3205184afdbaa388813717638b67af8 Mon Sep 17 00:00:00 2001 From: Pengxiansen <2422914688@qq.com> Date: Tue, 25 Feb 2025 09:30:49 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/api/api.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/api/api.js b/src/api/api.js index 7badd85..3fea3db 100644 --- a/src/api/api.js +++ b/src/api/api.js @@ -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}` //查询专业力必修详情