manailin
2022-09-24 ffb18ccfe6750f4a65bce6e02e7f6edb54a5d76f
springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/model/vos/community/ComActActEvaluateExcelVO.java
@@ -33,8 +33,8 @@
    @ExcelProperty(value = "评价时间", index = 0)
    private Date createAt;
    @ExcelProperty(value = "评价星级", index = 4)
    private Integer starLevel;
    @ExcelProperty(value = "评分星级", index = 4)
    private String starLevel;
    @ExcelProperty(value = "评价详情", index = 5)
    private String evaluateContent;