This commit is contained in:
2025-12-31 18:06:59 +08:00
parent 1d4411a940
commit 39f799bc41
4 changed files with 55 additions and 0 deletions

View File

@@ -205,6 +205,7 @@ func (s *FormConfigServiceImpl) getDTOStruct(ctx context.Context, apiCode string
"IVYZBPQ2": &dto.IVYZBPQ2Req{}, //人脸比对V2
"IVYZSFEL": &dto.IVYZSFELReq{}, //全国自然人人像三要素核验_V1
"QCXG5F3A": &dto.QCXG5F3AReq{}, //极光个人车辆查询
"QCXG4D2E": &dto.QCXG4D2EReq{}, //极光名下车辆数量查询
}
// 优先返回已配置的DTO