"src/pages/workbench/fwzc_fwcs_new.vue" did not exist on "bfac3eed63ad42e61e93daac630ac2647d1b0287"
Commit 9641875b authored by liukai's avatar liukai

应用管理

parent 22891aef
...@@ -87,7 +87,7 @@ public class PmsApiManagementServiceImpl extends ServiceImpl<PmsApiManagementMap ...@@ -87,7 +87,7 @@ public class PmsApiManagementServiceImpl extends ServiceImpl<PmsApiManagementMap
} }
} }
pmsApiManagementMapper.deleteApi(pmsApiMangageApi);
return ResponseResult.SUCCESS(true); return ResponseResult.SUCCESS(true);
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment