消除报错

back_recharge
jiahuiwen 2021-11-29 14:00:40 +08:00
parent 1fc0a0a4d3
commit 81e10b1e8c
1 changed files with 2 additions and 0 deletions

View File

@ -21,6 +21,8 @@ public class STrump implements BaseConfig {
private int bookId;
private int canUp;
public static Map<Integer, STrump> sTrumpMap;
@Override