huanghongfa
2021-02-01 b3c6911c1e78563dc04998dd7bfb510130a9fcec
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/java/com/panzhihua/service_community/model/dos/ComOpsAdvDO.java
@@ -26,7 +26,7 @@
    /**
     * 广告位置id
     */
    private Integer posId;
    private Long posId;
    /**
     * 图片路径
@@ -61,7 +61,7 @@
     * 创建时间
     */
    @TableField(fill = FieldFill.INSERT)
    private Date createDt;
    private Date createAt;
    /**
     * 修改时间
     */