| 程序包 | 说明 |
|---|---|
| com.jeeplus.devtools.service.mapstruct |
| 限定符和类型 | 方法和说明 |
|---|---|
TableFieldTypeDTO |
TableFieldTypeWrapperImpl.toDTO(TableFieldType entity) |
TableFieldTypeDTO |
TableFieldTypeWrapper.toDTO(TableFieldType entity) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<TableFieldTypeDTO> |
TableFieldTypeWrapperImpl.toDTO(List<TableFieldType> arg0) |
com.baomidou.mybatisplus.extension.plugins.pagination.Page<TableFieldTypeDTO> |
TableFieldTypeWrapperImpl.toDTO(com.baomidou.mybatisplus.extension.plugins.pagination.Page<TableFieldType> arg0) |
| 限定符和类型 | 方法和说明 |
|---|---|
TableFieldType |
TableFieldTypeWrapperImpl.toEntity(TableFieldTypeDTO dto) |
TableFieldType |
TableFieldTypeWrapper.toEntity(TableFieldTypeDTO dto) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<TableFieldType> |
TableFieldTypeWrapperImpl.toEntity(List<TableFieldTypeDTO> arg0) |
com.baomidou.mybatisplus.extension.plugins.pagination.Page<TableFieldType> |
TableFieldTypeWrapperImpl.toEntity(com.baomidou.mybatisplus.extension.plugins.pagination.Page<TableFieldTypeDTO> arg0) |
Copyright © 2022. All rights reserved.