|
@ -781,7 +781,7 @@ public class WlyygcStatisticsService {
|
|
res.put("yl",orgList.get(0).get("yl"));
|
|
res.put("yl",orgList.get(0).get("yl"));
|
|
|
|
|
|
List<Map<String, Object>> maps = jdbcTemplate.queryForList(zlSql);
|
|
List<Map<String, Object>> maps = jdbcTemplate.queryForList(zlSql);
|
|
res.put("yl",maps.get(0).get("yh"));
|
|
|
|
|
|
res.put("yh",maps.get(0).get("yh"));
|
|
res.put("sg",maps.get(0).get("sg"));
|
|
res.put("sg",maps.get(0).get("sg"));
|
|
res.put("zly",maps.get(0).get("zly"));
|
|
res.put("zly",maps.get(0).get("zly"));
|
|
//指标
|
|
//指标
|