kaiyu
2020-09-29 fd19555e49520a4207bb06d4d7cc1f7e308071ba
src/main/java/com/moral/entity/ForecastWeather.java
@@ -9,7 +9,7 @@
@Data
public class ForecastWeather {
    @Id
    private Integer monitorPointId;
    private String cityCode;
    private Date time;