__get() __get(string $name) : mixed|string 魔术方法,从类属性里获取数据 Parameters string $name Returns mixed|string
__construct() __construct(\App\System\Mapper\SystemPostMapper $mapper) Parameters \App\System\Mapper\SystemPostMapper $mapper