|
@@ -255,7 +255,6 @@ public class FeatureService {
|
|
|
protos.add(this.genWithMid("alg_mid_feature_share_tags", mid));
|
|
|
protos.add(this.genWithMid("alg_mid_feature_sharecf", mid));
|
|
|
protos.add(this.genWithMid("alg_mid_feature_returncf", mid));
|
|
|
- protos.add(this.genWithMid("alg_recsys_feature_user_share_return_stat", mid));
|
|
|
|
|
|
return this.getFeatureByProto(protos);
|
|
|
}
|