Package | Description |
---|---|
com.itstyle.seckill.service | |
com.itstyle.seckill.service.impl |
Modifier and Type | Method and Description |
---|---|
Seckill |
ISeckillService.getById(long seckillId)
查询单个秒杀记录
|
Modifier and Type | Method and Description |
---|---|
List<Seckill> |
ISeckillService.getSeckillList()
查询全部的秒杀记录
|
Modifier and Type | Method and Description |
---|---|
Seckill |
SeckillServiceImpl.getById(long seckillId) |
Modifier and Type | Method and Description |
---|---|
List<Seckill> |
SeckillServiceImpl.getSeckillList() |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.