GOODBOY008 opened a new pull request, #772: URL: https://github.com/apache/fesod/pull/772
## Description This PR updates the remaining FastExcel references to FesodSheet in files introduced by PR #674. ## Changes - Replace FastExcel class import with FesodSheet in HeaderMergeStrategyTest - Update FastExcel.write() calls to FesodSheet.write() in test cases - Update documentation references from FastExcel to Fesod in English and Chinese docs ## Related PR - Related to #674 - This PR completes the refactoring by updating FastExcel references ## Files Modified - fesod-sheet/src/test/java/org/apache/fesod/sheet/head/HeaderMergeStrategyTest.java - website/docs/sheet/help/parameter.md - website/docs/sheet/write/head.md - website/i18n/zh-cn/docusaurus-plugin-content-docs/current/sheet/help/parameter.md - website/i18n/zh-cn/docusaurus-plugin-content-docs/current/sheet/write/head.md -- 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]
