You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

4 lines
271 B

-- -----------------------------------------------------------
-- 默认不弹出新tab,只需要saber对应数据库执行,若使用sword可忽略
-- -----------------------------------------------------------
UPDATE blade_menu SET is_open = 1 WHERE is_deleted = 0;