kaiyu
2020-09-30 7cbb7a70344309684ef7bdab4603b06b07e61efb
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;