kaiyu
2020-12-02 6e0674202dc88b69a0fafc6631bc9a92889f2b3e
src/main/java/com/moral/entity/RealWeather.java
@@ -9,7 +9,7 @@
@Data
public class RealWeather {
    @Id
    private Integer monitorPointId;
    private String cityCode;
    private Date time;