|
@@ -80,6 +80,7 @@ public class ForestViewServiceImpl extends BaseServiceImpl implements IForestVie
|
|
|
}
|
|
|
|
|
|
@Override
|
|
|
+ @DataScopeMutiDept(deptAlias = "d", userAlias = "u")
|
|
|
public ForestCloudRYList getRyList(ForestCloudMapVO forestCloudMapVO) {
|
|
|
setSookaDataBase(forestCloudMapVO);
|
|
|
List<ForestCloudRYBO> visuForestCloudRYBO = forestViewMapper.selectVisualRy(forestCloudMapVO);
|