fix: 升级适配api-doc

This commit is contained in:
2025-09-30 17:07:28 +08:00
parent 0698c0d1e3
commit de7c864678
5 changed files with 46 additions and 6 deletions

View File

@ -8,8 +8,9 @@
package router
import (
"github.com/gin-gonic/gin"
"testing"
"github.com/gin-gonic/gin"
)
func TestNewServer(t *testing.T) {