|
@@ -457,6 +457,7 @@ public class InsCrawlerOrderServiceImpl implements InsCrawlerOrderService {
|
|
|
quoteRespVo.setWarnMessageList(response.getOther().getErrorCodeMap());
|
|
quoteRespVo.setWarnMessageList(response.getOther().getErrorCodeMap());
|
|
|
}
|
|
}
|
|
|
// 验车支付链接
|
|
// 验车支付链接
|
|
|
|
|
+ insAreaCompany.setVehicleInspectionUrl(response.getOther().getUpimageUrl());
|
|
|
quoteRespVo.setVehicleInspectionUrl(response.getOther().getUpimageUrl());
|
|
quoteRespVo.setVehicleInspectionUrl(response.getOther().getUpimageUrl());
|
|
|
|
|
|
|
|
if(response.getOther().getCiMessage() != null && !response.getOther().getCiMessage().equals("")){
|
|
if(response.getOther().getCiMessage() != null && !response.getOther().getCiMessage().equals("")){
|