Background: This is an older Spring Boot 2.4.5 project. A new module related to the intelligent agent API has been added. We want to standardize the JSON format of the API returns for all controllers in the com.xxx.controller.agent directory, but without affecting the JSON return values of older controllers.