| 程序包 | 说明 |
|---|---|
| com.jeeplus.devtools.controller | |
| com.jeeplus.devtools.service | |
| com.jeeplus.devtools.service.mapstruct |
| 限定符和类型 | 方法和说明 |
|---|---|
org.springframework.http.ResponseEntity<List<TemplateGroup>> |
TemplateGroupController.list()
模板列表数据
|
| 限定符和类型 | 方法和说明 |
|---|---|
TemplateGroup |
TemplateGroupService.saveOrUpdate(TemplateGroupDTO templateGroupDTO) |
| 限定符和类型 | 方法和说明 |
|---|---|
TemplateGroup |
TemplateGroupWrapperImpl.toEntity(TemplateGroupDTO dto) |
TemplateGroup |
TemplateGroupWrapper.toEntity(TemplateGroupDTO dto) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<TemplateGroup> |
TemplateGroupWrapperImpl.toEntity(List<TemplateGroupDTO> arg0) |
com.baomidou.mybatisplus.extension.plugins.pagination.Page<TemplateGroup> |
TemplateGroupWrapperImpl.toEntity(com.baomidou.mybatisplus.extension.plugins.pagination.Page<TemplateGroupDTO> arg0) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected com.jeeplus.sys.service.dto.UserDTO |
TemplateGroupWrapperImpl.templateGroupToUserDTO(TemplateGroup templateGroup) |
protected com.jeeplus.sys.service.dto.UserDTO |
TemplateGroupWrapperImpl.templateGroupToUserDTO1(TemplateGroup templateGroup) |
TemplateGroupDTO |
TemplateGroupWrapperImpl.toDTO(TemplateGroup entity) |
TemplateGroupDTO |
TemplateGroupWrapper.toDTO(TemplateGroup entity) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<TemplateGroupDTO> |
TemplateGroupWrapperImpl.toDTO(List<TemplateGroup> arg0) |
com.baomidou.mybatisplus.extension.plugins.pagination.Page<TemplateGroupDTO> |
TemplateGroupWrapperImpl.toDTO(com.baomidou.mybatisplus.extension.plugins.pagination.Page<TemplateGroup> arg0) |
Copyright © 2022. All rights reserved.