接口修改为post

This commit is contained in:
zhangsir
2024-05-20 17:36:30 +08:00
parent ae261f0cf9
commit 0e74a6d927

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