mirror of
https://gitee.com/pan648540858/wvp-GB28181-pro.git
synced 2026-05-19 20:07:49 +08:00
修复国标级联目录结构查询异常
This commit is contained in:
parent
ff4d251eac
commit
6dbc6957b1
@ -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
Block a user