kaiyu
2020-09-11 844fefe320b81b1e7d1660d6b8441e45025cab68
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;