This commit is contained in:
2026-06-21 17:35:20 +08:00
parent 757296bd2a
commit c424c2bcf5
25 changed files with 130 additions and 15591 deletions

View File

@@ -337,6 +337,8 @@ func (s *FormConfigServiceImpl) getDTOStruct(ctx context.Context, apiCode string
"YYSYXF7J": &dto.YYSYXF7JReq{}, //手机消费区间验证
"QCXG1S2L": &dto.QCXG1S2LReq{}, //车辆车五项信息核验V2
"QCXGA8V3": &dto.QCXGA8V3Req{}, //全国车辆配置查验(车五项+使用性质+承保)
"JRZQ5T8S": &dto.JRZQ5T8SReq{}, //借贷意向验证V22
"JRZQT57Z": &dto.JRZQT57ZReq{}, //团伙欺诈风险识别
}