yanghui
2022-10-14 c6232cfc36e373f83f45c95d400e09466cc2a7d3
springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/model/vos/community/ComActActEvaluateExcelVO.java
@@ -33,7 +33,7 @@
    @ExcelProperty(value = "评价时间", index = 0)
    private Date createAt;
    @ExcelProperty(value = "评价星级", index = 4)
    @ExcelProperty(value = "评分星级", index = 4)
    private String starLevel;
    @ExcelProperty(value = "评价详情", index = 5)