diff --git a/main.go b/main.go index 4b5d75a..b0affd1 100644 --- a/main.go +++ b/main.go @@ -41,7 +41,7 @@ func init() { // @contact.email 1239118001@qq.com // @license.name Apache 2.0 // @license.url http://www.apache.org/licenses/LICENSE-2.0.html -// @host mp.xbkai.com +// @host ddxq.izhim.com // @BasePath /api func main() { r := router.Init() // 创建路由