于紫祥_1901
2020-08-12 a3ff4d366c6654e5cd139f74a0104d7e9a9fa0c9
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;