mirror of
https://gitee.com/johng/gf
synced 2026-07-05 13:22:16 +08:00
version 2
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
package main
|
||||
|
||||
import (
|
||||
"github.com/gogf/gf/frame/g"
|
||||
"github.com/gogf/gf/net/ghttp"
|
||||
"github.com/gogf/gf/v2/frame/g"
|
||||
"github.com/gogf/gf/v2/net/ghttp"
|
||||
)
|
||||
|
||||
// 前置中间件1
|
||||
|
||||
Reference in New Issue
Block a user