jinpengyong
2020-10-19 0289e2c5349f6b2e8cf41126be7ff31381b3f1d5
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;