jinpengyong
2020-10-12 04700fa57745a972c7994a83804ee245c31b833a
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;