未入库

back_recharge
zhangshanxue 2020-09-21 21:00:38 +08:00
parent 0875daa209
commit cba3a332a7
1 changed files with 1 additions and 0 deletions

View File

@ -52,6 +52,7 @@ public class StoreInfo extends MongoBase {
}
public Map<Integer, Integer> getItemNumMap() {
updateString("itemNumMap", itemNumMap);
return itemNumMap;
}
}