This commit is contained in:
zhangkun9038@dingtalk.com 2025-02-16 12:33:26 +08:00
parent 1e166e8193
commit b86c519b44

View File

@ -2,7 +2,7 @@ package middleware
import (
"fmt"
"gitea.zjmud.xyz/phyer/rbcp/config"
"gitea.zjmud.xyz/phyer/rbac/config"
"net/http"
"github.com/gin-gonic/gin"