fanli/src/main/java/com/yeshi/fanli/job/DynamicInfoJob.java
@@ -477,7 +477,7 @@ while (result.getGoodsList() != null && result.getGoodsList().size() > 0) { for (DaTaoKeDetailV2 detailV2 : result.getGoodsList()) { try { Long goodsId = detailV2.getGoodsId(); String goodsId = detailV2.getGoodsId(); String circleText = detailV2.getCircleText(); if (circleText == null) {