jinpengyong
2020-09-07 8bf855c04a807a9fbca86844bbfc30273d8d383e
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;