This commit is contained in:
2026-07-24 12:05:52 +08:00
parent 9756cf6ba8
commit b935c557b9
5 changed files with 56 additions and 0 deletions

View File

@@ -1169,6 +1169,7 @@ func (s *ProductApplicationServiceImpl) getDTOMap() map[string]interface{} {
"JRZQK9P2": &dto.JRZQK9P2Req{}, //洞侦1.0(海宇)
"JRZQR4N7": &dto.JRZQR4N7Req{}, //借贷意向验证3.0(海宇)
"JRZQP8D2": &dto.JRZQP8D2Req{}, //全景雷达BH海宇
"JRZQ0OO1": &dto.JRZQ0OO1Req{}, //戎行贷后信息 Info360海宇
}
}