|
|
@@ -900,9 +900,9 @@ handlingProportion,
|
|
|
resultNoSelect.add(objectObjectHashMap); // 添加未匹配的车牌号
|
|
|
}
|
|
|
}
|
|
|
- if(partnerCompaniesIdSet.size()>1){
|
|
|
- throw new SystemException("表里有不同保司机构");
|
|
|
- }
|
|
|
+// if(partnerCompaniesIdSet.size()>1){
|
|
|
+// throw new SystemException("表里有不同保司机构");
|
|
|
+// }
|
|
|
resultHashMap.put("totalAmount", totalAmount);
|
|
|
resultHashMap.put("totalHandingAmount", totalHandingAmount);
|
|
|
resultHashMap.put("totalOtherAmount", totalOtherAmount);
|