We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
使用CSV进行长字符串导出进行的格式设置,但导出还是科学计数法
-Magicodes.IE.Csv -Magicodes.IE.AspNetCore
Example: Magicodes.IE.Excel 2.2.2, Magicodes.IE.Pdf 1.0
代码中使用了 [ExporterHeader(DisplayName = "国际移动用户识别码", Format = "@")] 和 [ExporterHeader(DisplayName = "物联卡号码", Format = "0")] 都还是科学计数法,请问该怎么调整