mirror of https://gitee.com/stylefeng/guns
【7.1.6】更新sql脚本
parent
b43f44dce6
commit
877ff6d582
|
@ -1 +1 @@
|
|||
UPDATE `sys_config` SET `config_value` = concat('/error,') WHERE `config_code` = 'SYS_NONE_SECURITY_URLS';
|
||||
UPDATE `sys_config` SET `config_value` = concat(config_value, '/error,') WHERE `config_code` = 'SYS_NONE_SECURITY_URLS';
|
Loading…
Reference in New Issue