|
@@ -3,7 +3,7 @@ import request from '@/utils/request'
|
|
|
// api docs: https://www.showdoc.com.cn/2275703555064913/11558417901706052
|
|
|
|
|
|
// 查询免单列表
|
|
|
-export function bagetFreeQueuingListApi(params) {
|
|
|
+export function getFreeQueuingListApi(params) {
|
|
|
return request({
|
|
|
url: '/platform-participation-free/getAll',
|
|
|
method: 'get',
|