### Go version 1.23.1 ### GoFrame version v2.8.0-beta ### Can this bug be reproduced with the latest release? Option Yes ### What did you do? In quick start api document, the `Get one user` api's response attributes do not show in OpenAPIv3 document. Codes source repo: https://github.com/gogf/quick-demo   ### What did you see happen? The `Get one user` api's response attributes do not show in OpenAPIv3 document. ### What did you expect to see? The `Get one user` api's response attributes should show in OpenAPIv3 document.