package common
import (
"hudongzhuanjia/controllers"
)
type ImTestCtl struct {
controllers.BaseCtl
}