kaiyu
2020-12-15 1a406e3e206af1ab7e38042548a085b078b6ca09
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;