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;