root
2015-11-19 aa365c418c88ad97ed0e9f0ffa4405fcda717715
1
2
ALTER TABLE `sys_config` DROP `config_id`,
    ADD PRIMARY KEY (`group`, `name`);