This commit is contained in:
Mrx
2026-06-09 15:58:29 +08:00
parent a90dfb90ef
commit 9f06027820
6 changed files with 120 additions and 1 deletions

View File

@@ -299,6 +299,7 @@ func (s *FormConfigServiceImpl) getDTOStruct(ctx context.Context, apiCode string
"IVYZVJJ6": &dto.IVYZVJJ6Req{}, //收入等级tax_income_level_v8
"YYSYTJC4": &dto.YYSYTJC4Req{}, //运营商近三个月欠费次数脉
"YYSYP72D": &dto.YYSYP72DReq{}, //运营商近三个月欠费次数脉
"DWBG9FB3": &dto.DWBG9FB3Req{}, // 个人风险档案
}