Merge remote-tracking branch '备份/dev' into dev
This commit is contained in:
commit
b19598a4cb
|
@ -1877,7 +1877,6 @@ public class ResourceServiceImpl extends CrudServiceImpl<ResourceDao, ResourceEn
|
||||||
resultMap.put("视频资源", Integer.parseInt(index.get("count").toString()));
|
resultMap.put("视频资源", Integer.parseInt(index.get("count").toString()));
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
resultMap.put("感知资源", 0);
|
|
||||||
resultMap.put("云资源", 0);
|
resultMap.put("云资源", 0);
|
||||||
return resultMap;
|
return resultMap;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue