修正劫持、注入脚本、访问阻断页面文件校验及阻断页面文件描述字符长度校验

This commit is contained in:
wangwei
2019-06-22 16:32:57 +08:00
parent 32e35b4bc3
commit 30b8d63f21
5 changed files with 8 additions and 6 deletions

View File

@@ -53,6 +53,7 @@ public class ProxyFileResponsePageService extends BaseService{
}
entity.setIsValid(0);
entity.setIsAudit(0);
entity.setFileDesc(entity.getCfgDesc());
//新增
if(entity.getCfgId()==null){
Integer compileId = ConfigServiceUtil.getId(1, 1).get(0);//获取编译id