jinpengyong
2020-11-18 7e25fda3cfb8a7fc785cb6261a888671fb146fbe
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;