如题用groupPosition和childPosition
适配器(BaseExpandableListAdapter())adapter.getChild(groupPosition, childPosition)
groups.get(groupPosition).getName();