This commit is contained in:
2026-01-14 17:51:03 +08:00
parent 21fae5c486
commit 1e4e2f4b6d
4 changed files with 71 additions and 0 deletions

View File

@@ -227,6 +227,7 @@ func (s *FormConfigServiceImpl) getDTOStruct(ctx context.Context, apiCode string
"QCXG1U4U": &dto.QCXG1U4UReq{}, //车辆里程记录(混合查询)
"JRZQO6L7": &dto.JRZQO6L7Req{}, //全国自然人经济特征评分模型v3 简版
"JRZQO7L1": &dto.JRZQO7L1Req{}, //全国自然人经济特征评分模型v4 详版
"JRZQS7G0": &dto.JRZQS7G0Req{}, //社保综合评分V1
}
// 优先返回已配置的DTO