public class DeptNearbyResponse extends Object implements Serializable
| 构造器和说明 |
|---|
DeptNearbyResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<DeptInfo> |
getDeptInfoList() |
String |
getLogisticCompanyID() |
void |
setDeptInfoList(List<DeptInfo> deptInfoList) |
void |
setLogisticCompanyID(String logisticCompanyID) |
Copyright © 2018. All rights reserved.