jinpengyong
2020-09-28 9b9f6e309a0b0ffd5c2495eaf8438b36704991a6
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;