2 lines
327 B
MySQL
2 lines
327 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, 'BEIJING_LIFE', '北京人寿保险股份有限公司', 'https://www.beijinglife.com.cn/publicInfo/basicInfo/productBasicInfo/', 0, 0, now(), NULL, NULL, NULL);
|