mirror of
https://gitee.com/johng/gf.git
synced 2024-12-01 11:48:09 +08:00
hot fix
This commit is contained in:
parent
2c6e8f88fb
commit
8ef7155c70
@ -32,7 +32,7 @@ func (c *Controller) Init(r *ghttp.Request) {
|
||||
}
|
||||
|
||||
// 控制器结束请求接口方法
|
||||
func (c *Controller) Shut(r *ghttp.Request) {
|
||||
func (c *Controller) Shut() {
|
||||
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user