送10万抽优化4

duhui 2022-12-01 11:01:06 +08:00
parent 2f5929a5dc
commit 7398f86250
1 changed files with 1 additions and 1 deletions

View File

@ -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()