Skip to content

Commit 1a04b7b

Browse files
CodeGathergitee-org
authored andcommitted
update src/api/mall/promotion/seckill/seckillConfig.ts.
Signed-off-by: 21克的爱情 <[email protected]>
1 parent 93bee8c commit 1a04b7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ export const SeckillConfigApi = {
1919

2020
// 查询秒杀时段列表
2121
getSimpleSeckillConfigList: async () => {
22-
return await request.get({ url: `/promotion/seckill-config/simple-list` })
22+
return await request.get({ url: `/promotion/seckill-config/list` })
2323
},
2424

2525
// 查询秒杀时段详情

0 commit comments

Comments
 (0)