kaiyu
2020-10-20 ac670fcaf071f52ac886a4e52edb7c37d9f5d4fe
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;