|
@@ -76,7 +76,7 @@ public class RandomPredict673Model extends ThresholdPredictModel {
|
|
|
logJson.put("thresholdParamKey", thresholdParamKey);
|
|
|
logJson.put("adPlatformType", modelParam.getAdPlatformType());
|
|
|
|
|
|
- log.info("广告跳出选择 -- 599实验结果: {}, 参数: {}",
|
|
|
+ log.info("广告跳出选择 -- 673实验结果: {}, 参数: {}",
|
|
|
JSONUtils.toJson(result), logJson.toJSONString());
|
|
|
|
|
|
|