http(s) 监测、白名单自定义域下发置"{}",http(s) 阻断、操控去除日志总量
This commit is contained in:
@@ -477,8 +477,9 @@ public class ConfigSynchronizationService extends BaseService{
|
||||
if(entity.getServiceId().equals(656)) {
|
||||
userRegion = BaseService.setUserRegionOfMantipulateCfg(cfg, userRegion);
|
||||
}
|
||||
//Intercept Policy
|
||||
else if(entity.getServiceId().equals(521)) {
|
||||
//Intercept Policy、http(s) 监测 、http(s) 白名单
|
||||
else if(entity.getServiceId().equals(521) || entity.getServiceId().equals(592)
|
||||
|| entity.getServiceId().equals(750)) {
|
||||
userRegion="{}";
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user