http block菜单修改 改为查询操控日志

This commit is contained in:
shangguanyanfei
2019-06-05 18:50:15 +08:00
parent d0499163b3
commit 3e1500cf38
7 changed files with 1144 additions and 15 deletions

View File

@@ -0,0 +1,4 @@
--->->HTTP(S) url
UPDATE `sys_menu` SET `href`='/log/pxy/httpBlockList?searchAction=16' WHERE code='http_block' and href='/log/pxy/httpBlocklogs' and permission= ''
--->->HTTP(S) url
UPDATE `sys_menu` SET `href`='/log/pxy/httpManipulList?searchAction=48' WHERE code='http_manipulation' and href='/log/pxy/httpManipulList' and permission= ''