This commit is contained in:
Mrx
2026-06-08 14:56:38 +08:00
parent 57ca7be795
commit 937c0a29ff
5 changed files with 107 additions and 0 deletions

View File

@@ -297,6 +297,8 @@ func (s *FormConfigServiceImpl) getDTOStruct(ctx context.Context, apiCode string
"JRZQV5F4": &dto.JRZQV5F4Req{}, //风险变量V5F4
"JRZQV7MD": &dto.JRZQV7MDReq{}, //特殊名单
"IVYZVJJ6": &dto.IVYZVJJ6Req{}, //收入等级tax_income_level_v8
"YYSYTJC4": &dto.YYSYTJC4Req{}, //运营商近三个月欠费次数脉
"YYSYP72D": &dto.YYSYP72DReq{}, //运营商近三个月欠费次数脉
}