lizijie
2020-12-16 6bc5d130aa5b30aa6ea32f6c53bebe6fb9dc05f7
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;