天眼log

back_recharge
mengchengzhen 2021-06-24 11:24:03 +08:00
parent 7331168ef5
commit 611dc9cdc8
1 changed files with 1 additions and 0 deletions

View File

@ -497,6 +497,7 @@ public class MessageUtil {
if(url == null){
return v3;
}
LOGGER.info("天眼封禁URL:{}",url);
skyEyeExtraMap.put("url",url);
v3.setExtra(JSON.toJSONString(skyEyeExtraMap));
return v3;