于紫祥_1901
2020-10-26 28f0818ba47d9d3f0f3c187356fa89cba2db748a
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;