| 程序包 | 说明 |
|---|---|
| cn.tworice.dict.service | |
| cn.tworice.dict.web |
| 限定符和类型 | 方法和说明 |
|---|---|
DictValueDO |
DictValueService.info(int id) |
| 限定符和类型 | 方法和说明 |
|---|---|
Map<String,Object> |
DictValueService.list(PageParam pageParam,
DictValueDO entity) |
int |
DictValueService.set(DictValueDO entity) |
boolean |
DictValueService.update(DictValueDO entity) |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
DictValueService.saveBatch(List<DictValueDO> list) |
| 限定符和类型 | 方法和说明 |
|---|---|
cn.tworice.common.vo.RequestResult |
DictValueController.add(DictValueDO entity) |
cn.tworice.common.vo.RequestResult |
DictValueController.list(PageParam pageParam,
DictValueDO entity) |
Copyright © 2024. All rights reserved.