Przeglądaj źródła

同步DRP保修卡

shenjingwei 4 miesięcy temu
rodzic
commit
e085e39607
1 zmienionych plików z 0 dodań i 1 usunięć
  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) {