浏览代码

同步DRP保修卡

shenjingwei 5 月之前
父节点
当前提交
e085e39607
共有 1 个文件被更改,包括 0 次插入1 次删除
  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) {