$visible
$visible : array
数据输出显示的属性
模型数据转换处理
toCollection(array|\think\Collection $collection, string $resultSetType = null) : \think\Collection
转换数据集为数据集对象
array|\think\Collection | $collection | 数据集 |
string | $resultSetType | 数据集类 |