Rename to One API

This commit is contained in:
JustSong
2023-04-22 21:14:09 +08:00
parent 4cbef0780e
commit 483bd64d8f
39 changed files with 108 additions and 108 deletions
+1 -1
View File
@@ -2,11 +2,11 @@ package middleware
import (
"encoding/json"
"gin-template/common"
"github.com/gin-contrib/sessions"
"github.com/gin-gonic/gin"
"net/http"
"net/url"
"one-api/common"
)
type turnstileCheckResponse struct {