kaiyu
2020-10-19 a0d0ad8de7ac244aa29d1ca84d13b90e74729e33
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;