delei commented on code in PR #771:
URL: https://github.com/apache/fesod/pull/771#discussion_r2661569954
##########
fesod-sheet/src/main/java/org/apache/fesod/sheet/constant/FesodConstants.java:
##########
@@ -27,7 +27,7 @@
*
*
*/
-public class FastExcelConstants {
+public class FesodConstants {
Review Comment:
How about this?
```suggestion
public class FesodSheetConstants {
```
--
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]