【初始化】

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 @@
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, 'CHINA_LIFE_INSURANCE', '中国人寿保险股份有限公司', 'https://www.e-chinalife.com/jw/web/json/app/product_info_publish/plugin/com.chinalife.yunque.ProductInfoPublish/service', 0, 0, NOW(), NULL, NULL, NULL);