Browse Source

初始化v2

zhibo-mj
majun 7 months ago
parent
commit
bd279fb85f
  1. 1
      internal/cmd/cmd.go
  2. 532
      resource/public/html/api.html

1
internal/cmd/cmd.go

@ -23,6 +23,7 @@ var (
) )
}) })
s.SetServerRoot("resource/public")
s.Run() s.Run()
return nil return nil
}, },

532
resource/public/html/api.html
File diff suppressed because it is too large
View File

Loading…
Cancel
Save