| Package | Description |
|---|---|
| com.platform.dao | |
| com.platform.service |
| Modifier and Type | Method and Description |
|---|---|
List<FootprintVo> |
ApiFootprintMapper.queryListFootprint(String userid) |
List<FootprintVo> |
ApiFootprintMapper.shareList(Map<String,Object> map) |
| Modifier and Type | Method and Description |
|---|---|
FootprintVo |
ApiFootprintService.queryObject(Integer id) |
| Modifier and Type | Method and Description |
|---|---|
List<FootprintVo> |
ApiFootprintService.queryList(Map<String,Object> map) |
List<FootprintVo> |
ApiFootprintService.queryListFootprint(String userid) |
List<FootprintVo> |
ApiFootprintService.shareList(Map<String,Object> map) |
| Modifier and Type | Method and Description |
|---|---|
void |
ApiFootprintService.save(FootprintVo footprint) |
void |
ApiFootprintService.update(FootprintVo footprint) |
Copyright © 2021. All rights reserved.