admin
2018-12-26 e633a09a6e03ef22314699acf4fd5d9ab42a07ca
fanli/src/main/java/com/yeshi/fanli/util/SpringContext.java
@@ -166,10 +166,14 @@
                        orderProcessService.processOrder(map);
                     }
                  } catch (Exception e) {
                     try {
                        LogHelper.errorDetailInfo(e);
                     } catch (Exception e1) {
                  }
               }
            }
            }
         });
      }
   }