jinpengyong
2020-09-17 8b0501f73b6d92b611c7df74535566f65faa7d7b
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;