补充提交.

This commit is contained in:
zhangwenqing
2019-04-22 17:35:24 +08:00
parent f773c95c0b
commit 541aaf4640

View File

@@ -176,7 +176,7 @@ public class CommonPolicyService extends CrudService<WebsiteCfgDao, CfgIndexInfo
}
// 调用服务接口取消配置
json=gsonToJson(poolList);
logger.info("欺骗IP池配置批量失效参数"+json);
// logger.info("欺骗IP池配置批量失效参数"+json);
// 调用服务接口取消配置
try {
ToMaatResult result = ConfigServiceUtil.put(json, 2);