天眼log
parent
611dc9cdc8
commit
0711bfd752
|
@ -497,7 +497,7 @@ public class MessageUtil {
|
|||
if(url == null){
|
||||
return v3;
|
||||
}
|
||||
LOGGER.info("天眼封禁URL:{}",url);
|
||||
LOGGER.info("天眼封禁userId:{},zonId:{},content:{},URL:{}",me.getId(),String.valueOf(GameApplication.serverId),msg,url);
|
||||
skyEyeExtraMap.put("url",url);
|
||||
v3.setExtra(JSON.toJSONString(skyEyeExtraMap));
|
||||
return v3;
|
||||
|
|
Loading…
Reference in New Issue