热更修改

back_recharge
lvxinran 2021-07-08 02:33:14 +08:00
parent 9ae3b7f7a7
commit 3294d64d30
1 changed files with 2 additions and 2 deletions

View File

@ -87,11 +87,11 @@ public class SRechargeCommodityNewConfig implements BaseConfig {
tempConfigTypeMap.put(newConfig.getType(),list);
}
}
if(configMap == null){
// if(configMap == null){
configMap = tempConfigMap;
sdkconfigMap = tempSdkConfigMap;
configTypeMap = tempConfigTypeMap;
}
// }
}
public static String[][] getConditon(int id){