mirror of
https://gitee.com/goflyfox/gmanager.git
synced 2025-12-06 17:19:26 +08:00
Update MiddlewareLog.go
This commit is contained in:
@@ -43,7 +43,7 @@ func MiddlewareLog(r *ghttp.Request) {
|
||||
|
||||
r.Middleware.Next()
|
||||
|
||||
// 青牛完成
|
||||
// 完成
|
||||
if constants.DEBUG {
|
||||
data := string(r.Response.Buffer())
|
||||
if r.URL.Path == "" || r.URL.Path == "/" || gstr.Contains(
|
||||
|
||||
Reference in New Issue
Block a user