@@ -746,6 +746,7 @@ public class CommonService extends BaseService<Map<String, Object>> {
}
//部门
if (dataSourceCode.equals("org")) {
+ map.put("flgBusiness", param.get("flgBusiness"));
list = commonMapper.getOrg(map);
//品牌