DELETE FROM `config` WHERE `key` like 'H5URL%'; INSERT INTO `config` ( `key`, `value`, `name`, `active`, `create_time`, `update_time`, `update_by`) VALUES ( 'H5URL450000', '$http://gxapi.baibaodun.cn/', 'h5前端地址', TRUE, '2019-01-03 17:11:29', '2019-01-03 17:11:32', 'system'); INSERT INTO `config` ( `key`, `value`, `name`, `active`, `create_time`, `update_time`, `update_by`) VALUES ( 'H5URL610000', '$http://sn.baibaodun.cn:82/', 'h5前端地址', TRUE, '2019-01-03 17:12:57', '2019-01-03 17:13:00', 'system'); INSERT INTO `config` ( `key`, `value`, `name`, `active`, `create_time`, `update_time`, `update_by`) VALUES ( 'H5URL640000', '$http://nxapi.baibaodun.cn/', 'h5前端地址', TRUE, '2019-01-03 17:14:06', '2019-01-03 17:14:09', 'system');