@ -1009,8 +1009,6 @@ public class ItemServiceImpl extends BaseServiceImpl<ItemDao, ItemEntity> implem
contentSecurityFeign.insertRecords(record);
}
//诉求评价推送市中心
pushToCityGridService.evaluation(evaluationFormDTO.getItemId());
return new Result();
} else {
return new Result().error("您无法评价");