style: format code

This commit is contained in:
Fu Diwei
2025-04-22 21:24:48 +08:00
parent 3189e65bad
commit f5807d215f
284 changed files with 466 additions and 527 deletions

View File

@@ -1,13 +1,9 @@
package position
type Body struct {
}
type Body struct{}
type Query struct {
}
type Query struct{}
type Path struct {
}
type Path struct{}
type Header struct {
}
type Header struct{}