huanghongfa
2021-07-09 d3efb56e8f09a01717e397944ff70b62ef5fd69b
springcloud_k8s_panzhihuazhihuishequ/service_grid/src/main/java/com/panzhihua/service_grid/model/dos/EventGridMemberWarnLogDO.java
@@ -66,4 +66,12 @@
     */
    @TableField(fill = FieldFill.INSERT)
    private Date createAt;
    /**
     * 定位地址信息   列:position_address
     */
    private String positionAddress;
    /**
     * 发生时间     列:happen_at
     */
    private Date happenAt;
}