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