提交 08355582 authored 作者: lhh's avatar lhh

替换接口

上级 3e1852da
......@@ -7,5 +7,5 @@ export function getLogs(params?: { competition_id?: string; client_id?: string;
// 获取赛项列表
export function getContestList(params?: { page?: number; 'per-page'?: number }) {
return httpRequest.get('/api/resource/v1/backend/competition/list', { params })
return httpRequest.get('/api/resource/v1/backend/competition/menu-list', { params })
}
\ No newline at end of file
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论