mirror of
https://gitee.com/johng/gf
synced 2026-06-07 02:12:11 +08:00
hot fix
This commit is contained in:
@ -32,7 +32,7 @@ func (c *Controller) Init(r *ghttp.Request) {
|
||||
}
|
||||
|
||||
// 控制器结束请求接口方法
|
||||
func (c *Controller) Shut(r *ghttp.Request) {
|
||||
func (c *Controller) Shut() {
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user