添加新币种

back_recharge
zhangshanxue 2020-10-19 23:25:14 +08:00
parent 423787d310
commit 9bc774ef2b
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@ public class SExchangeRate implements BaseConfig {
private float price_7;
private float price_8;
public static HashMap<Integer, HashMap<Integer, Double>> doubleIntegerHashMap = new HashMap<>(); //币种 原货币 本货币