接口修改

This commit is contained in:
zhangsir
2024-05-20 15:55:17 +08:00
parent 494162eed4
commit ae261f0cf9

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'