alibaba/easyexcel
View on GitHub读取excel时,在调用converter的convertToJavaData方法时,如何修改其他列的值
Open
#4,021 opened on Oct 14, 2024
help wanted
Description
读取excel,部分字段设置converter,调用convertToJavaData方法对字段进行处理,并修改其他字段,并返回到最后的对象中。 如何实现以上内容。
#4,021 opened on Oct 14, 2024
读取excel,部分字段设置converter,调用convertToJavaData方法对字段进行处理,并修改其他字段,并返回到最后的对象中。 如何实现以上内容。