yixin_work/恒安标准人寿、横琴人寿/恒安标准人寿、横琴人寿.sql

3 lines
505 B
MySQL
Raw Normal View History

2025-04-11 15:04:31 +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, 'HENGANSL', '恒安标准人寿保险有限公司', 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, 'HQINS', '横琴人寿保险有限公司', NULL, 0, 0, now(), 'kcw', NULL, NULL);