From 4dcfc5911d007f82c39e5a1f6f8cf49b0c252fac Mon Sep 17 00:00:00 2001 From: Mrxs <18278715334@163.com> Date: Mon, 22 Jun 2026 20:33:34 +0800 Subject: [PATCH] fadd --- internal/domains/api/services/form_config_service.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/internal/domains/api/services/form_config_service.go b/internal/domains/api/services/form_config_service.go index 1a100c0..31f3a1c 100644 --- a/internal/domains/api/services/form_config_service.go +++ b/internal/domains/api/services/form_config_service.go @@ -339,8 +339,8 @@ func (s *FormConfigServiceImpl) getDTOStruct(ctx context.Context, apiCode string "QCXGA8V3": &dto.QCXGA8V3Req{}, //全国车辆配置查验(车五项+使用性质+承保) "JRZQ5T8S": &dto.JRZQ5T8SReq{}, //借贷意向验证V22 "JRZQT57Z": &dto.JRZQT57ZReq{}, //团伙欺诈风险识别 - "JRZQX7J9": &dto.IVYZX7J9Req{}, //学历核验政务 - "JRZQFC59": &dto.IVYZFC59Req{}, //房产核验 + "IVYZX7J9": &dto.IVYZX7J9Req{}, //学历核验政务 + "IVYZFC59": &dto.IVYZFC59Req{}, //房产核验 "IVYZGJ99": &dto.IVYZGJ99Req{}, //公积金核验 }