Merge branch 'zcwy-zsx' into 'master'

接口修改为post

See merge request !48
This commit is contained in:
joshen
2024-05-20 18:31:52 +08:00

View File

@@ -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查询讨论发表的帖子