New @title Gin Scaffold API
@version 1.0
@description This is the API documentation for gin-scaffold.
@host localhost:8080
@BasePath /
@securityDefinitions.apikey BearerAuth
@in header
@name Authorization
@description 输入格式: Bearer {token}
New 函数用于注册应用程序的路由
参数: