优化级联选择通道页面添加方式
This commit is contained in:
@@ -172,6 +172,8 @@ public class PlatformController {
|
||||
}));
|
||||
|
||||
boolean deleteResult = storager.deleteParentPlatform(parentPlatform);
|
||||
storager.delCatalogByPlatformId(parentPlatform.getServerGBId());
|
||||
storager.delRelationByPlatformId(parentPlatform.getServerGBId());
|
||||
|
||||
|
||||
if (deleteResult) {
|
||||
|
||||
Reference in New Issue
Block a user