【初始化】

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, 'PINGAN_HEALTH', '平安健康保险股份有限公司', 'https://health.pingan.com/P/api/operation-api/pub/info/pubProductTerms', 0, 0, now(), NULL, NULL, NULL);