@@ -1,7 +1,7 @@
package hotime
//控制器
type Ctr map[string]func(*Context)
type Ctr map[string]func(this *Context)
type Proj map[string]Ctr
type Router map[string]Proj
The note is not visible to the blocked user.