mirror of
https://github.com/FlourishingWorld/hk4e.git
synced 2026-02-09 11:02:26 +08:00
refactor
This commit is contained in:
@@ -1,11 +1,13 @@
|
||||
package controller
|
||||
|
||||
import (
|
||||
"github.com/gin-gonic/gin"
|
||||
"hk4e/logger"
|
||||
"net/http"
|
||||
"os"
|
||||
"strings"
|
||||
|
||||
"hk4e/pkg/logger"
|
||||
|
||||
"github.com/gin-gonic/gin"
|
||||
)
|
||||
|
||||
// 返回固定数据
|
||||
|
||||
Reference in New Issue
Block a user