| Package | Description |
|---|---|
| com.geoway.adf.dms.datasource.service | |
| com.geoway.adf.dms.datasource.service.impl |
| Modifier and Type | Method and Description |
|---|---|
List<HotDistrictRecordDTO> |
DistrictHotService.list(String keyword)
获取热点区域列表
|
| Modifier and Type | Method and Description |
|---|---|
Integer |
DistrictHotService.add(HotDistrictRecordDTO addDTO)
新增热点区域记录
|
void |
DistrictHotService.update(HotDistrictRecordDTO editDTO)
编辑热点区域
|
| Modifier and Type | Method and Description |
|---|---|
List<HotDistrictRecordDTO> |
DistrictHotServiceImpl.list(String keyword) |
| Modifier and Type | Method and Description |
|---|---|
Integer |
DistrictHotServiceImpl.add(HotDistrictRecordDTO addDTO) |
void |
DistrictHotServiceImpl.update(HotDistrictRecordDTO editDTO) |
Copyright © 2025. All rights reserved.