mitao
2025-03-31 ce396f73fa41c66cbdb02c61cafa90b08f41ab48
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;