INSERT INTO `config` (`key`, `value`, `name`, `create_time`, `update_time`) VALUES ('is_export', '1', '是否显示数据同步的导入导出按钮 1显示0不显示', now(), now());