Authored by 胡古飞

全球购基础为0.4

... ... @@ -190,7 +190,7 @@ public class SearchServiceHelper {
return builder;
}
private static float globalWeightFactor = 0.20f;
private static float globalWeightFactor = 0.40f;
public float changeGlobalWeightFactor(String globalWeight){
try {
... ...