puzhibing
2023-12-08 f88cfa02e36752e4acad7adc4b045155e8e50f21
cloud-server-other/src/main/java/com/dsh/other/entity/StoreEvaluation.java
@@ -14,7 +14,7 @@
/**
 * <p>
 *  门店评价
 * 门店评价
 * </p>
 *
 * @author jqs
@@ -68,6 +68,7 @@
     */
    @TableField("insertTime")
    private Date insertTime;
    @Override
    protected Serializable pkVal() {
        return this.id;