| Package | Description |
|---|---|
| com.chinaunicom.tour.sys.controller | |
| com.chinaunicom.tour.sys.mapper | |
| com.chinaunicom.tour.sys.service |
| Modifier and Type | Method and Description |
|---|---|
TableResultResponse<Stragegy> |
StragegyController.findList(StragegyModel queryModel) |
TableResultResponse<Stragegy> |
StragegyController.pageQuery(StragegyModel queryModel) |
| Modifier and Type | Method and Description |
|---|---|
List<Stragegy> |
StragegyMapper.findList(StragegyModel queryModel) |
List<Stragegy> |
StragegyMapper.pageQuery(StragegyModel queryModel) |
int |
StragegyMapper.pageQueryCount(StragegyModel queryModel) |
| Modifier and Type | Method and Description |
|---|---|
List<Stragegy> |
StragegyService.findList(StragegyModel queryModel) |
List<Stragegy> |
StragegyService.pageQuery(StragegyModel queryModel) |
int |
StragegyService.pageQueryCount(StragegyModel queryModel) |
Copyright © 2020. All rights reserved.