补充提交.
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user