zjh
2024-06-26 3a1c9430768830a931c86c03bf08c98ac6435d4a
ltkj-admin/src/main/java/com/ltkj/web/controller/system/TjReportController.java
@@ -1344,7 +1344,7 @@
                    e.printStackTrace();
                    return AjaxResult.success("PDF导出失败");
                } finally {
                    transitionService.deletedTbTransitionListByCusIdAndTjNum(tjCustomer.getCusIdcard(), tjOrder.getCardId());
//                    transitionService.deletedTbTransitionListByCusIdAndTjNum(tjCustomer.getCusIdcard(), tjOrder.getCardId());
                }
            }
        }