修正劫持、注入脚本、访问阻断页面文件校验及阻断页面文件描述字符长度校验
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user