lidongdong
2023-11-29 f425a4523a844a71ed9b1acf74b94e94d0886a0f
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;