kaiyu
2020-11-18 8beab91730f3e3cd6b53e4d498f763ff9dc65ef5
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;