This commit is contained in:
parent
e9605d3a3b
commit
3f45f53725
@ -209,6 +209,7 @@ func (this *App) handler(w http.ResponseWriter, req *http.Request) {
|
|||||||
//访问拦截
|
//访问拦截
|
||||||
if this.connectListener != nil {
|
if this.connectListener != nil {
|
||||||
if !this.connectListener(context) {
|
if !this.connectListener(context) {
|
||||||
|
context.View()
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user