|
@@ -453,7 +453,6 @@ public class VideoAdThompsonScorerV2 {
|
|
|
ext.put("bid2", dto.getBid2());
|
|
|
ext.put("cidStatistic", JSON.toJSONString(cidStatistic));
|
|
|
ext.put("vidCidStatistic", JSON.toJSONString(vidCidStatistic));
|
|
|
- ext.put("scoreCalcWay", scoreCalcWay);
|
|
|
ext.put("cpa", cpa);
|
|
|
} catch (Exception e) {
|
|
|
log.error("svc=670exp, error: ", e);
|