kaiyu
2020-09-30 3bf4a89e8470abf09ca61db5a5e8e8e84f45455b
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;