Ver Fonte

同步DRP保修卡

shenjingwei há 5 meses atrás
pai
commit
e085e39607
1 ficheiros alterados com 0 adições e 1 exclusões
  1. 0 1
      src/custom/service/DRPWarrantycardCheck.java

+ 0 - 1
src/custom/service/DRPWarrantycardCheck.java

@@ -113,7 +113,6 @@ public class DRPWarrantycardCheck extends ServiceController {
                 sqlDump.commit();
             }
         } catch (Exception e) {
-            e.printStackTrace();
             logger.error(e);
             SQLDump sqlDump = new SQLDump();
             for (Row row : drpWarrantycardRows) {