修正劫持、注入脚本、访问阻断页面文件校验及阻断页面文件描述字符长度校验
This commit is contained in:
2
src/main/resources/sql/20190619/alter_table.sql
Normal file
2
src/main/resources/sql/20190619/alter_table.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
#修改阻断页面文件名称字段的字符长度
|
||||
ALTER TABLE pxy_profile_response_pages MODIFY file_desc varchar(128) NOT NULL COMMENT '文件名称';
|
||||
Reference in New Issue
Block a user