4 lines
627 B
SQL
4 lines
627 B
SQL
INSERT INTO `cfg_ins_grab` (`id`, `ins_code`, `ins_name`, `ins_url`, `grab_status`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (null, 'BOHAI_LIFE', '渤海人寿保险股份有限公司 ', 'http://www.bohailife.net/xxpl/jbxx/zscp.shtml', 0, 0, NOW(), NULL, NULL, NULL);
|
|
|
|
INSERT INTO `cfg_ins_grab` (`id`, `ins_code`, `ins_name`, `ins_url`, `grab_status`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (null, 'PINGAN_YL', '平安养老保险股份有限公司', 'https://yl.pingan.com/branding/disclosure/insurance-terms-and-notices', 0, 0, NOW(), NULL, NULL, NULL);
|