插件测试
install() : boolean
插件安装方法
uninstall() : boolean
插件卸载方法
testhook( $param) : mixed
实现的testhook钩子方法
testhook2( $param) : mixed