适配6.12

This commit is contained in:
liuchunk
2024-03-17 17:20:23 +08:00
parent eba6fb0a53
commit 82f4808f01
3 changed files with 5 additions and 6 deletions

View File

@@ -3,9 +3,10 @@ package common
import (
"bytes"
"encoding/json"
"github.com/gin-gonic/gin"
"io"
"strings"
"github.com/gin-gonic/gin"
)
const KeyRequestBody = "key_request_body"