同系卡提交

lvxinran 2021-07-02 18:25:31 +08:00
parent 90f8cba220
commit d70deeeed3
1 changed files with 1 additions and 0 deletions

View File

@ -37,6 +37,7 @@ public class SWishActivityPool implements BaseConfig {
});
//把0权重的放进去
allCamp.forEach(i->mapTemp.forEach((k,v)->v.put(i,map.get(i).getGetRate())));
weight = mapTemp;
}