Merge branch 'master_test_hw' of http://60.1.1.230/backend/jieling_server into master_test_hw
commit
1937350c63
|
@ -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<>(); //币种 原货币 本货币
|
||||
|
||||
|
|
Loading…
Reference in New Issue