|
|
@@ -56,6 +56,7 @@ public class WxCouponOrderController extends BaseController { |
|
|
@Autowired |
|
|
@Autowired |
|
|
StringRedisTemplate stringRedisTemplate; |
|
|
StringRedisTemplate stringRedisTemplate; |
|
|
|
|
|
|
|
|
|
|
|
@RedisCache(expireTime = 100) |
|
|
@ApiOperation("券包分页列表接口") |
|
|
@ApiOperation("券包分页列表接口") |
|
|
@GetMapping("list") |
|
|
@GetMapping("list") |
|
|
@ApiImplicitParams({ |
|
|
@ApiImplicitParams({ |
|
|
|