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

Signed-off-by: 21克的爱情 <raohong07@163.com>
This commit is contained in:
21克的爱情 2024-06-20 14:58:32 +00:00 committed by Gitee
parent 93bee8c82c
commit 1a04b7b9e7
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -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` })
},
// 查询秒杀时段详情