fanli/src/main/java/com/yeshi/fanli/job/UpdateDaTaoKeJob.java
@@ -55,11 +55,7 @@ qualityFactoryService.autoInsertOrUpadateStorage(autoRule, listgoods, null, null); } catch (Exception e) { try { LogHelper.errorDetailInfo(e); } catch (Exception e1) { e1.printStackTrace(); } LogHelper.errorDetailInfo(e); } } @@ -79,11 +75,7 @@ }).start(); } catch (Exception e) { try { LogHelper.errorDetailInfo(e); } catch (Exception e1) { e1.printStackTrace(); } LogHelper.errorDetailInfo(e); } }