INSERT INTO `config` ( `key`, `value`, `name`, `active`, `create_time`, `update_time`, `update_by`) VALUES ( 'IS_REQURIED_FAMILLY', '1', '家庭成员是否必填', '', '2017-12-26 14:00:53', '2017-12-26 14:00:56', ''); INSERT INTO `config` ( `key`, `value`, `name`, `active`, `create_time`, `update_time`, `update_by`) VALUES ( 'IS_REQURIED_WORK', '0', '工作经历是否必填', '', '2017-12-26 14:00:53', '2017-12-26 14:00:56', '');