This commit is contained in:
Mrx
2026-04-07 12:35:54 +08:00
parent cad1d354f5
commit 44d8b3d28c
4 changed files with 76 additions and 0 deletions

View File

@@ -272,6 +272,7 @@ func (s *FormConfigServiceImpl) getDTOStruct(ctx context.Context, apiCode string
"IVYZ38SR": &dto.IVYZ38SRReq{}, //婚姻状态核验(双人)
"IVYZ48SR": &dto.IVYZ48SRReq{}, //婚姻状态核验V2双人
"IVYZ5E22": &dto.IVYZ5E22Req{}, //双人婚姻评估查询zhicha版本
"DWBG5SAM": &dto.DWBG5SAMReq{}, //天远指迷报告
}
// 优先返回已配置的DTO