mirror of
https://gitee.com/myxzgzs/boyue-vue-pro.git
synced 2025-08-08 16:32:46 +08:00
注释修改
This commit is contained in:
parent
37884accc3
commit
b17015db09
@ -83,7 +83,7 @@ public class SelectSheetWriteHandler implements SheetWriteHandler {
|
||||
|
||||
/**
|
||||
* 判断字段是否是静态的、最终的、 transient 的
|
||||
* ExcelExcel 默认是忽略 static final 或 transient 的字段,所以需要判断
|
||||
* EasyExcel 默认是忽略 static final 或 transient 的字段,所以需要判断
|
||||
* @param field 字段
|
||||
* @return 是否是静态的、最终的、 transient 的
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user