Commit 9641875b authored by liukai's avatar liukai

应用管理

parent 22891aef
......@@ -87,7 +87,7 @@ public class PmsApiManagementServiceImpl extends ServiceImpl<PmsApiManagementMap
}
}
pmsApiManagementMapper.deleteApi(pmsApiMangageApi);
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