admin
2020-06-10 271ae63c20fcbe28d29c47f1881138ff6551a2a1
fanli/src/main/java/com/yeshi/fanli/controller/CallBackController.java
@@ -340,6 +340,8 @@
            goodsEvaluateService.addGoodsEvaluate(itemId + "", imageList, user, doc, null, new Date(startTime-1000*60*20L*i));
         } catch (GoodsEvaluateException e) {
            e.printStackTrace();
         }catch(Exception e){
            e.printStackTrace();
         }
      }