modify sponge ui

This commit is contained in:
zhuyasen
2023-08-18 23:33:30 +08:00
parent bac8717400
commit eeb734528f
16 changed files with 16 additions and 12 deletions

View File

@@ -10,7 +10,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