Skip to content

Commit 132ec34

Browse files
committed
添加head
1 parent 9e50960 commit 132ec34

File tree

4 files changed

+451
-5
lines changed

4 files changed

+451
-5
lines changed

routers/router.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@ func Init() {
6565
{
6666
user.GET("/", views.GetUserIndex)
6767
}
68-
6968
apiv1 := GEngine.Group("/api/v1")
7069
{
7170
apiv1.GET("/captcha", v1.GetCaptcha)

var/db/foxpot.db

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)