feat: adjust fiber route generation

This commit is contained in:
Rogee
2024-12-23 15:58:17 +08:00
parent 9d1fcdd88b
commit 319b59ce72
44 changed files with 18105 additions and 70 deletions

View File

@@ -1,8 +1,8 @@
package cmd
import (
"git.ipao.vip/rogeecn/atomctl/pkg/swag/format"
"github.com/spf13/cobra"
"github.com/swaggo/swag/format"
)
func CommandSwagFmt(root *cobra.Command) {