kaiyu
2020-09-22 8055e2dec629a0a1a8f468d8713bca80c2df9116
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;