Browse Source

修改文案描述

developing
Jiaju Zhuang 4 years ago
parent
commit
4652aca20e
  1. 2
      src/main/java/com/alibaba/excel/annotation/ExcelProperty.java

2
src/main/java/com/alibaba/excel/annotation/ExcelProperty.java

@ -23,7 +23,7 @@ public @interface ExcelProperty {
* <p>
* write: It automatically merges when you have more than one head
* <p>
* read: When you have multiple heads, take the first one
* read: When you have multiple heads, take the last one
*
* @return The name of the sheet header
*/

Loading…
Cancel
Save