基金优化

mengchengzhen 2021-07-10 16:00:06 +08:00
parent 1feb54097f
commit 17c5c3905f
1 changed files with 1 additions and 0 deletions

View File

@ -80,6 +80,7 @@ public class ReceiveWelfareBag extends AbstractWelfareBag {
super.refresh();
setStartTime(System.currentTimeMillis());
setBought(false);
setGetRewardTime(0);
}
private boolean bought ;