jinpengyong
2020-09-17 8b0501f73b6d92b611c7df74535566f65faa7d7b
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;