记得上下班打卡 | git大法好,push需谨慎

Commit 47633cd1 authored by 胡佳晨's avatar 胡佳晨

商品列表

parent c75c5815
......@@ -29,9 +29,9 @@ public class SweetIntegralActivityController {
@Autowired
private ISweetIntegralActivityService activityService;
@GetMapping("list")
@ApiOperation("积分抽奖活动列表")
public ResponseDto<List<SweetCItyVoteStatVo>> getList() {
return activityService.getList();
}
// @GetMapping("list")
// @ApiOperation("积分抽奖活动列表")
// public ResponseDto<List<SweetCItyVoteStatVo>> getList() {
// return activityService.getList();
// }
}
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 to comment