【初始化】

This commit is contained in:
NeuroLogeKCW
2025-04-07 21:27:08 +08:00
commit 3559f67fbb
13 changed files with 231 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
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, 'BOHAI_LIFE', '渤海人寿保险股份有限公司 ', 'http://www.bohailife.net/xxpl/jbxx/zscp.shtml', 0, 0, NOW(), NULL, 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, 'PINGAN_YL', '平安养老保险股份有限公司', 'https://yl.pingan.com/branding/disclosure/insurance-terms-and-notices', 0, 0, NOW(), NULL, NULL, NULL);