3 lines
513 B
MySQL
Raw Normal View History

2025-04-09 14:56:29 +08:00
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, 'GWCS_LIFE', '长生人寿保险有限公司', NULL, 0, 0, now(), 'kcw', 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, 'SOOCHOW_LIFE', '东吴人寿保险股份有限公司', NULL, 0, 0, now(), 'kcw', NULL, NULL);