This commit is contained in:
2026-07-24 11:46:53 +08:00
parent 991f7c16f6
commit edbdc4eafe
8 changed files with 291 additions and 0 deletions

View File

@@ -326,6 +326,11 @@ func (s *FormConfigServiceImpl) getDTOStruct(ctx context.Context, apiCode string
"JRZQ2F4W": &dto.JRZQT2C1Req{}, //支付行为
"JRZQ2PV2": &dto.JRZQ2PV2Req{}, //租赁通用版v2
"FLXLLD77": &dto.FLXLLD77Req{}, //劳动仲裁查询天远
"QCXGV20O": &dto.QCXGV20OReq{}, //车VIN查询估值
"QCXGVP00": &dto.QCXGVP00Req{}, //车VIN查车牌号
"QCXGVJ70": &dto.QCXGVJ70Req{}, //车牌号查vin
"QCXG2Y8X": &dto.QCXG2Y8XReq{}, //商业险有效性
"QCXG74YT": &dto.QCXG74YTReq{}, //交强险有效性
}
// 优先返回已配置的DTO