|
- public List<List<Glqx>> curveFittingList(String wpids, String type, String starttime, String endtime, String dateType) throws Exception {
|
|
+ public List<Glqx> curveFittingList(String wpids, String type, String starttime, String endtime, String dateType) throws Exception {
|
|
Map<String, List<List<Glqx>>> resultMap = new HashMap<>();
|
|
Map<String, List<List<Glqx>>> resultMap = new HashMap<>();
|