lizijie
2022-01-07 8ba6add88e9d5c408110dfcf80bf14e8d8df7c79
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);