|
@@ -308,7 +308,7 @@ public class VideoAdThompsonScorerV2 {
|
|
|
ext.put("vidCidStatistic", JSON.toJSONString(vidCidStatistic));
|
|
|
ext.put("cpa", dto.getCpa());
|
|
|
|
|
|
- log.info("svc=699And670Score, score: {}, param: {}", score, JSON.toJSONString(expParam));
|
|
|
+ log.info("svc=699And670Score, score: {}, param: {}", score, JSON.toJSONString(ext));
|
|
|
|
|
|
|
|
|
AdRankItem item = new AdRankItem();
|