| Package | Description |
|---|---|
| net.mingsoft.basic.bean | |
| net.mingsoft.basic.biz | |
| net.mingsoft.basic.biz.impl |
| Modifier and Type | Method and Description |
|---|---|
List<CityBean> |
CityBean.getChildrensList() |
| Modifier and Type | Method and Description |
|---|---|
void |
CityBean.setChildrensList(List<CityBean> childrensList) |
| Modifier and Type | Method and Description |
|---|---|
List<CityBean> |
ICityBiz.queryForTree(int tier,
String type)
根据层级,和类型来确定返回多少级数
|
| Modifier and Type | Method and Description |
|---|---|
List<CityBean> |
CityBizImpl.queryForTree(int level,
String type) |
Copyright © 2020. All rights reserved.