ltkj-admin/src/main/java/com/ltkj/web/controller/system/TjCustomerController.java
@@ -713,11 +713,13 @@ return AjaxResult.success(); } } return AjaxResult.error(); return AjaxResult.success(); } catch (Exception e) { log.error(e.toString()); throw new RuntimeException(e); } } /**