easyexcel
easyexcel copied to clipboard
fix issue #1926
The issue #1926 is that when creating FillData, a field is annotationed (such as underlining), which cannot be achieved when filling in the template.
The reason is that ExcelWriterFillExecutor was created when the template was filled in, and no single cellWriteStyle was passed in.