【初始化】

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,2 @@
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, 'AVIVA_COFCO', '中英人寿保险有限公司', '/website/xxzx/gkxxpl/gsjbxx/grbxcpxx/zscpxx/list-1.shtml', 0, 0, NULL, 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, 'PANDA_ASSETS', '国宝人寿保险股份有限公司', 'https://www.panda-assets.com/PublicInfo/Index/114', 0, 0, NULL, NULL, NULL, NULL);