ThinkPHP Behavior基础类
$options :
__construct()
架构函数
__get( $name)
run(mixed $params) : void
执行行为 run方法是Behavior唯一的接口
行为参数
Loading…