3 lines
513 B
MySQL
3 lines
513 B
MySQL
![]() |
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);
|