huanghongfa
2021-06-17 3ee15525efd4e1bb276a9b52d95e1f30a25bea8c
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;
}