|
@@ -26,7 +26,6 @@ import java.util.Map;
|
|
|
@RequestMapping("/wx/home")
|
|
@RequestMapping("/wx/home")
|
|
|
@Validated
|
|
@Validated
|
|
|
public class WxHomeController {
|
|
public class WxHomeController {
|
|
|
- private final Log logger = LogFactory.getLog(WxHomeController.class);
|
|
|
|
|
|
|
|
|
|
@Autowired
|
|
@Autowired
|
|
|
private LitemallAdService adService;
|
|
private LitemallAdService adService;
|