删除测试

This commit is contained in:
Hong
2019-01-14 22:22:32 +08:00
parent 7aca6bcc94
commit cb074c8a47

View File

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