liuyier commented on issue #648:
URL: https://github.com/apache/fesod/issues/648#issuecomment-3414439537

   > Please give it a try using
   > 
   > @ExcelProperty(value = "数量",converter = 
BigDecimalFormatByConfigConverter.class)
   > private BigDecimal number;
   
   
   
   这样子可以进入断点并生效。
   但其实我的目的是加入到全局配置中,而不是单个字段加convert属性,那太麻烦了,也不现实。


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to