| 程序包 | 说明 |
|---|---|
| com.zx.util.controller |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
BaseControllerModel.add(S entityVO) |
void |
BaseControllerModel.deleteValid(String ids) |
List |
BaseControllerModel.findAllByConditions(Map<String,Object> tableMap,
String excludeAttr) |
Object |
BaseControllerModel.findByAttr(String attr,
String condition) |
List |
BaseControllerModel.findByAttrs(String attr,
String condition,
String conditionType) |
Map |
BaseControllerModel.findByPage(Map<String,Object> tableMap,
String excludeAttr) |
void |
BaseControllerModel.update(S entityVO) |
Copyright © 2022. All Rights Reserved.