于紫祥_1901
2020-12-01 4650388e8954ab6291fa0effb439b6ed3eb6eaa7
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;