mirror of
https://github.moeyy.xyz/https://github.com/GeWuYou/forgeboot
synced 2025-10-27 23:22:09 +08:00
- Added override fun toString() method in BaseResult class - This method can display all properties of the BaseResult object in a string - Adding toString method helps debugging and logging, improving code maintainability