jinpengyong
2020-10-21 912a41cfd98c5052ec210d226158e37504fe0682
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;