update orders index
This commit is contained in:
@@ -1069,9 +1069,10 @@ public class StockService {
|
||||
indexVoList.add(vo1);
|
||||
List<String> order = Arrays.asList(
|
||||
"IBEX 35 Index",
|
||||
"DAX Index",
|
||||
"Dow Jones Industrial Average",
|
||||
"S&P 500 Index",
|
||||
"DAX Index"
|
||||
"S&P 500 Index"
|
||||
|
||||
);
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user