jinpengyong
2020-09-21 c06d969f9486912606064092d7f4946c4abc2395
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;