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