Commit 1a04b7b9 by 21克的爱情 Committed by Gitee

update src/api/mall/promotion/seckill/seckillConfig.ts.

Signed-off-by: 21克的爱情 <raohong07@163.com>
parent 93bee8c8
......@@ -19,7 +19,7 @@ export const SeckillConfigApi = {
// 查询秒杀时段列表
getSimpleSeckillConfigList: async () => {
return await request.get({ url: `/promotion/seckill-config/simple-list` })
return await request.get({ url: `/promotion/seckill-config/list` })
},
// 查询秒杀时段详情
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment