mirror of
https://github.moeyy.xyz/https://github.com/GeWuYou/forgeboot
synced 2025-10-28 03:01:09 +08:00
- The BaseResult class has been added as a basic unified response encapsulation class - Added I18nResult class to provide response encapsulation for internationalization support - Refactor the R class so that it inherits from BaseResult - Added the ResponseInformation API to define the standard structure of response information - Added ResultExtender Fun Interface for extended result mapping