back_recharge
lvxinran 2020-06-10 05:49:18 +08:00
commit 0f21f209d4
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;
}