2 lines
331 B
MySQL
2 lines
331 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, 'PINGAN_INSURANCE', '中国平安保险(集团)股份有限公司', 'https://life.pingan.com/ilife-home/product/getProductList', 0, 0, NOW(), NULL, NULL, NULL);
|