@Service @Scope(proxyMode=TARGET_CLASS) @Transactional public class UserRoleRelService extends BaseService<UserRoleRel>
| 构造器和说明 |
|---|
UserRoleRelService() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
assign(UserRoleRel userRoleRel) |
UserRoleRelDao |
getDao() |
actionLogEnable, add, beforeUpdate, delete, delete, fillOtherFields, fillOtherFields, get, getByCode, getByCodeList, list, updatepublic UserRoleRelDao getDao()
getDao 在类中 BaseService<UserRoleRel>@CacheEvict(value={"User","Role"},
allEntries=true)
public void assign(UserRoleRel userRoleRel)
Copyright © 2022. All rights reserved.