| 注释类型 | 说明 |
|---|---|
| DownloadAllField |
If the entity class has this annotation, Means you want to download all the fields
|
| DownloadConvert |
The title name of the excel corresponding to the entity field
|
| DownloadExcelFirstTitle |
The first title name of the excel corresponding to the entity
|
| DownloadExcelSheet |
The sheet name of the excel corresponding to the entity
|
| DownloadExcelTitle |
The title name of the excel corresponding to the entity field
|
| DownloadIgnore |
Download ignore
if the field has this annotation, mean the field not need download |
| UploadConvert |
The title name of the excel corresponding to the entity field
|
| UploadExcelTitle |
The title name of the excel corresponding to the entity field
|
| UploadVerify |
If the entity class has this annotation, Means to verify upload excel file
|
Copyright © 2019. All rights reserved.