|
@@ -224,7 +224,7 @@ public class RWDRepositoryUtil {
|
|
|
}
|
|
|
|
|
|
{
|
|
|
- String[] parentPathArray = { "场景数据'首页'模块统计'模块" };
|
|
|
+ String[] parentPathArray = { "场景数据'首页'模块统计'模块", "场景数据'首页'模块统计'设备运行统计" };
|
|
|
for (String parentPath : parentPathArray) {
|
|
|
List<Object> tmpList = PathUtil.getByPath(sceneObject, parentPath);
|
|
|
for (Object tmp : tmpList) {
|