diff --git a/src/api/api.js b/src/api/api.js index ebf257d..a585175 100644 --- a/src/api/api.js +++ b/src/api/api.js @@ -79,7 +79,7 @@ export const EXTERNALEXAM = `/external/exam/queryExternalExam` // 外链详情接口 export const LINKGETONE = `/link/getOne` -export const LEARN = `/xboe/m/boe/umu/enterprise/learn get` +export const LEARN = `/xboe/m/boe/umu/enterprise/learn post` export const NOLOGINURL = `/xboe/m/boe/hongshan/noLoginUrl post` // 讨论模块 // -- 根据讨论的Id查询讨论发表的帖子