Authored by mali

转码

@@ -36,7 +36,7 @@ public class UfoLiveAvthumbController { @@ -36,7 +36,7 @@ public class UfoLiveAvthumbController {
36 36
37 37
38 38
39 - logger.info("[{}] method notifyAvthumb Notify out"); 39 + logger.info("[{}] method notifyAvthumb Notify out", req.getId());
40 response.getWriter().print("success"); 40 response.getWriter().print("success");
41 } 41 }
42 } 42 }