于紫祥_1901
2020-08-13 0d3583b86f33b7839a4a7d0917a70ab0eb9f1eb2
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;