parent
8a729c7c22
commit
66f04a7b46
|
@ -29,10 +29,6 @@ public class PushWelfareBag extends AbstractWelfareBag {
|
|||
}
|
||||
}
|
||||
|
||||
public int getLimit() {
|
||||
return NewRechargeInfo.FIVESTARLIMIT;
|
||||
}
|
||||
|
||||
private int getTime(){
|
||||
int i = 2;
|
||||
for(int[] s : getCondition()){
|
||||
|
|
Loading…
Reference in New Issue