modify code comment

This commit is contained in:
zhuyasen
2023-05-26 19:22:22 +08:00
parent e5b8c1ab38
commit ea304864bd
24 changed files with 1058 additions and 509 deletions

View File

@@ -9,7 +9,7 @@ import (
// @title serverNameExample api docs
// @description http server api docs
// @schemes http https
// @version v0.0.0
// @version 2.0
// @host localhost:8080
// @securityDefinitions.apikey BearerAuth
// @in header