mirror of
https://github.com/astaxie/beego.git
synced 2025-06-12 06:10:39 +00:00
Refactor orm filter
This commit is contained in:
@ -40,7 +40,7 @@ import (
|
||||
"net/http"
|
||||
"strings"
|
||||
|
||||
"github.com/astaxie/beego/pkg"
|
||||
beego "github.com/astaxie/beego/pkg"
|
||||
"github.com/astaxie/beego/pkg/context"
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user