#广西的用gx INSERT INTO `config` (`key`, `value`, `name`, `active`, `create_time`, `update_time`) VALUES ('COMPANY_ACCOUNT_ROLE', 'gx','保安公司账号组成按保安公司所属区域的省份编码',1, now(), now()); #广西的 INSERT INTO `config` (`key`, `value`, `name`, `active`, `create_time`, `update_time`) VALUES ('LOGIN_LOGO_PATH', '/assets/images/gx/login-logo-2.png','登录界面Logo路径',1, now(), now()); #广西的 INSERT INTO `config` (`key`, `value`, `name`, `active`, `create_time`, `update_time`) VALUES ('INDEX_LOGO_PATH', '/assets/images/gx/logos.png','后台管理首页界面Logo路径',1, now(), now()); #广西的 INSERT INTO `config` (`key`, `value`, `name`, `active`, `create_time`, `update_time`) VALUES ('current_native_name', '广西','当前系统省份名称',1, now(), now()); #广西的 INSERT INTO `config` (`key`, `value`, `name`, `active`, `create_time`, `update_time`) VALUES ('current_sponsor', '广西壮族自治区公安厅','当前系统主办方',1, now(), now());