update src/api/mall/promotion/seckill/seckillConfig.ts.
Signed-off-by: 21克的爱情 <raohong07@163.com>
This commit is contained in:
parent
93bee8c82c
commit
1a04b7b9e7
@ -19,7 +19,7 @@ export const SeckillConfigApi = {
|
|||||||
|
|
||||||
// 查询秒杀时段列表
|
// 查询秒杀时段列表
|
||||||
getSimpleSeckillConfigList: async () => {
|
getSimpleSeckillConfigList: async () => {
|
||||||
return await request.get({ url: `/promotion/seckill-config/simple-list` })
|
return await request.get({ url: `/promotion/seckill-config/list` })
|
||||||
},
|
},
|
||||||
|
|
||||||
// 查询秒杀时段详情
|
// 查询秒杀时段详情
|
||||||
|
Loading…
Reference in New Issue
Block a user