|
@@ -72,6 +72,7 @@ public class RandomPredict673Model extends ThresholdPredictModel {
|
|
|
logJson.put("appType", appType);
|
|
|
logJson.put("expId", "673");
|
|
|
logJson.put("userExternalSource", modelParam.getUserExternalSource());
|
|
|
+ logJson.put("shareType", modelParam.getUserExtraFuture("shareType").toString());
|
|
|
logJson.put("shareLayer", modelParam.getShareLayer());
|
|
|
logJson.put("thresholdParamKey", thresholdParamKey);
|
|
|
logJson.put("adPlatformType", modelParam.getAdPlatformType());
|