alibaba/easyexcel
Ver no GitHub读取excel时,在调用converter的convertToJavaData方法时,如何修改其他列的值
Open
#4.021 aberto em 14 de out. de 2024
help wanted
Métricas do repositório
- Stars
- (33.728 stars)
- Métricas de merge de PR
- (Nenhuma PRs mesclada em 30d)
Description
读取excel,部分字段设置converter,调用convertToJavaData方法对字段进行处理,并修改其他字段,并返回到最后的对象中。 如何实现以上内容。