张天森
2022-10-12 3c884ccd7b51edf3b36840bf99de5edaa41a38a7
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/java/com/panzhihua/service_community/entity/McsEvaluate.java
@@ -20,10 +20,18 @@
    private Long id;
    /**
     * 戳戳卷码id
     * 戳戳券码id
     */
    private Long couponId;
    /**
     * 所属游戏id
     */
    private Long gameId;
    /**
     * 评价用户id
     */
    private Long userId;
    /**
     * 评分(1.差 2.一般 3.还不错 4.很满意 5.强烈推荐)
     */
    private Integer star;