送10万抽优化4
parent
2f5929a5dc
commit
7398f86250
|
@ -60,7 +60,7 @@ public class GiveOneHundredThousandActivity extends AbstractActivity {
|
|||
rewardValue += value.getRewardValue();
|
||||
}
|
||||
if (soFarWentDays < value.getDay()){
|
||||
progress = 0;
|
||||
progress = -1;
|
||||
}
|
||||
// 封装proto并返回
|
||||
CommonProto.ActivityInfo.MissionInfo build = CommonProto.ActivityInfo.MissionInfo.newBuilder()
|
||||
|
|
Loading…
Reference in New Issue