Commit 8726da86 by zhiheng.zhang

去除 qa拍查问题日志

parent d74869af
...@@ -29,7 +29,6 @@ import javax.validation.Valid; ...@@ -29,7 +29,6 @@ import javax.validation.Valid;
@RestController @RestController
@RequestMapping(value = "/callback", consumes = MediaType.APPLICATION_JSON_UTF8_VALUE) @RequestMapping(value = "/callback", consumes = MediaType.APPLICATION_JSON_UTF8_VALUE)
@Log4j
public class CallBackController { public class CallBackController {
@Autowired @Autowired
......
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