sql更新

pull/3/head
fengshuonan 2021-01-16 21:12:04 +08:00
parent b2e9d2e509
commit 813f998537
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
-- 分离版本唯一区别是这个配置的值是false
UPDATE `guns`.`sys_config`
UPDATE `sys_config`
SET `config_name` = '会话信息是否增加保存在cookie中',
`config_code` = 'SYS_SESSION_ADD_TO_COOKIE',
`config_value` = 'false',