| 程序包 | 说明 |
|---|---|
| cn.tworice.system.controller.whiteList | |
| cn.tworice.system.service.whiteList |
| 限定符和类型 | 方法和说明 |
|---|---|
RequestResult |
SystemWhiteListController.add(SystemWhiteListDO entity) |
RequestResult |
SystemWhiteListController.list(cn.tworice.mybatis.vo.PageParam pageParam,
SystemWhiteListDO entity) |
| 限定符和类型 | 字段和说明 |
|---|---|
static List<SystemWhiteListDO> |
SystemWhiteListService.cache |
| 限定符和类型 | 方法和说明 |
|---|---|
SystemWhiteListDO |
SystemWhiteListService.info(int id) |
| 限定符和类型 | 方法和说明 |
|---|---|
Map<String,Object> |
SystemWhiteListService.list(cn.tworice.mybatis.vo.PageParam pageParam,
SystemWhiteListDO entity) |
int |
SystemWhiteListService.set(SystemWhiteListDO entity) |
boolean |
SystemWhiteListService.update(SystemWhiteListDO entity) |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
SystemWhiteListService.saveBatch(List<SystemWhiteListDO> list) |
Copyright © 2025. All rights reserved.