jinpengyong
2022-01-14 f6ecfd331ec959d7daea3fa5ebc262e7a50e4e01
screen-job/src/main/java/com/moral/api/service/impl/ForecastServiceImpl.java
@@ -59,7 +59,7 @@
    @Autowired
    private ForecastService forecastService;
    private static Map<String, Integer> weatherScore = new HashMap<>();
    private static final Map<String, Integer> weatherScore = new HashMap<>();
    static {
        weatherScore.put("晴", 100);