cloud-server-management/src/main/java/com/dsh/guns/modular/system/controller/code/TShopController.java
@@ -892,8 +892,7 @@ @RequestMapping(value = "/deleteTwo") public Object delete2(Integer id) { try { storeOtherConfigService.removeById(id); tStoreOtherConfigTrueService.removeById(id); return SUCCESS_TIP; }catch (Exception e){ e.printStackTrace();