public static class BusinessAutoConfiguration.BaseServiceOfController extends Object implements BaseService
| 构造器和说明 |
|---|
BaseServiceOfController(cloud.agileframework.data.common.dao.BaseDao dao,
ISecurityService security) |
| 限定符和类型 | 方法和说明 |
|---|---|
cloud.agileframework.data.common.dao.BaseDao |
dao() |
ISecurityService |
security() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclean, deleteById, deleteByIds, list, list, page, page, queryById, queryOne, saveData, saveData, saveDataWithNewTransaction, toSort, tree, updateDatapublic BaseServiceOfController(cloud.agileframework.data.common.dao.BaseDao dao,
ISecurityService security)
public cloud.agileframework.data.common.dao.BaseDao dao()
dao 在接口中 BaseServicepublic ISecurityService security()
security 在接口中 BaseServiceCopyright © 2022. All rights reserved.