kaiyu
2020-09-25 146a9addab927dfa46d750f297c64b78efaf8497
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;