jinpengyong
2020-09-21 fe6dd5be9c34c948093db62484d3abf637267baf
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;