BUG【ID1007804】【公会援助】收到的援助不领取,重启服务器就没了

back_recharge
zhangshanxue 2020-06-08 16:51:38 +08:00
parent 96a44a023f
commit 7f0313a164
1 changed files with 1 additions and 0 deletions

View File

@ -249,6 +249,7 @@ public class GuildMyInfo extends MongoBase {
}
public Map<Integer, Integer> getGuidHelpInfo() {
updateString("guidHelpInfo",guidHelpInfo);
return guidHelpInfo;
}