44323
2024-03-08 51f34c714fc3c7a4551d349a918e7ce8fa7f63c2
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;