yujian
2020-06-11 b74ae64915b5f9550e283306a191f964079ae51d
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();
         }
      }