jinpengyong
2020-09-17 88954c5d1a31b0e0022e7f2fb882594c6e5c5982
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;