This commit is contained in:
2026-07-23 15:32:41 +08:00
parent fdde1f4421
commit 9756cf6ba8
9 changed files with 193 additions and 0 deletions

View File

@@ -1166,6 +1166,9 @@ func (s *ProductApplicationServiceImpl) getDTOMap() map[string]interface{} {
"IVYZ6G7H": &dto.IVYZ6G7HReq{},
"IVYZ8I9J": &dto.IVYZ8I9JReq{},
"JRZQ0L85": &dto.JRZQ0L85Req{},
"JRZQK9P2": &dto.JRZQK9P2Req{}, //洞侦1.0(海宇)
"JRZQR4N7": &dto.JRZQR4N7Req{}, //借贷意向验证3.0(海宇)
"JRZQP8D2": &dto.JRZQP8D2Req{}, //全景雷达BH海宇
}
}