📄️ Normal Request Input
The basic code is as follows
📄️ API Request Input
In the api package, you define the request and response data structures. You can directly define the parameters to be received as members of the request structure, and they will automatically be converted to the corresponding structure during the request.