__get() __get(string $name) : mixed|string 魔术方法,从类属性里获取数据 Parameters string $name Returns mixed|string
__construct() __construct(\App\System\Mapper\SystemApiMapper $mapper) Parameters \App\System\Mapper\SystemApiMapper $mapper
getColumnListByApiId() getColumnListByApiId(string $id) : array 获取字段列 Parameters string $id Returns array