Merge branch 'zcwy-zsx' into 'master'

接口修改

See merge request !47
This commit is contained in:
joshen
2024-05-20 16:01:24 +08:00

View File

@@ -79,8 +79,8 @@ export const EXTERNALEXAM = `/external/exam/queryExternalExam`
// 外链详情接口
export const LINKGETONE = `/link/getOne`
export const LEARN = `/manageApi/xboe/m/boe/umu/enterprise/learn get`
export const NOLOGINURL = `/manageApi/xboe/m/boe/hongshan/noLoginUrl post`
export const LEARN = `/xboe/m/boe/umu/enterprise/learn get`
export const NOLOGINURL = `/xboe/m/boe/hongshan/noLoginUrl post`
// 讨论模块
// -- 根据讨论的Id查询讨论发表的帖子
export const QueryDiscussSubmitDetailByDiscussId = '/discussSubmit/queryDiscussSubmitDetailByDiscussId post'