zjh
2024-06-25 b4d5e81085012ee2ef828bc9312b9755e82f9b86
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());
                }
            }
        }