This commit is contained in:
2026-07-07 16:07:47 +08:00
parent c4ce9c6c77
commit ccc8c67b15
4 changed files with 6 additions and 6 deletions

View File

@@ -344,7 +344,7 @@ func (s *FormConfigServiceImpl) getDTOStruct(ctx context.Context, apiCode string
"IVYZFC59": &dto.IVYZFC59Req{}, //房产核验
"IVYZGJ99": &dto.IVYZGJ99Req{}, //公积金核验
"QCXG6U5G": &dto.QCXG6U5GReq{}, //名下车辆核验
"IVYZ2MN2": &dto.IVYZ2MN2Req{}, //学历核验
"IVYZ2MA8": &dto.IVYZ2MA8Req{}, //学历核验
"IVYZHY87": &dto.IVYZHY87Req{}, //婚姻状态查询
}