lizijie
2020-12-02 842148f960e3d5dc995c49ef42a6ce2b8f1d4e34
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;