Merge branch '2.7.1' into 2.7.1-t
commit
c2958d1fec
|
@ -411,10 +411,6 @@ public class PlatformController {
|
|||
// parentId = platform.getDeviceGBId();
|
||||
// }
|
||||
|
||||
if (platformId.equals(platform.getDeviceGBId())) {
|
||||
parentId = null;
|
||||
}
|
||||
|
||||
return storager.getChildrenCatalogByPlatform(platformId, parentId);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue