Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
phsl
/
admin
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Unverified
Commit
2cd98a43
authored
Jun 22, 2024
by
芋道源码
Committed by
Gitee
Jun 22, 2024
Browse files
Options
Browse Files
Download
Plain Diff
!462 update src/api/mall/promotion/seckill/seckillConfig.ts.
Merge pull request !462 from 21克的爱情/N/A
parents
93bee8c8
1a04b7b9
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
+1
-1
src/api/mall/promotion/seckill/seckillConfig.ts
+1
-1
No files found.
src/api/mall/promotion/seckill/seckillConfig.ts
View file @
2cd98a43
...
@@ -19,7 +19,7 @@ export const SeckillConfigApi = {
...
@@ -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`
})
},
},
// 查询秒杀时段详情
// 查询秒杀时段详情
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment