fanli/src/main/java/com/yeshi/fanli/service/impl/dynamic/GoodsEvaluateServiceImpl.java
@@ -1570,10 +1570,6 @@ // 按照发布显示时间段起始时间为准。 goodsEvaluate.setPublishTime(goodsEvaluate.getStartTime()); // 按照发布显示时间段起始时间为准。 goodsEvaluate.setPublishTime(goodsEvaluate.getStartTime()); List<CommentInfo> comments = evaluateNew.getComments(); if (comments != null && comments.size() > 0) {