// 数据集返回类型 'resultset_type' => 'array',这儿默认用的是数组返回的方式,我们也可以改为数据集的返回方式
// 数据集返回类型 'resultset_type' => 'collection',
if(!$result){ return "内容为空"; } |
if($result->isEmpty()){ return "内容为空"; } |
[]
创始人微信
路漫漫其修远兮 吾将上下而求索添加创始人微信,一起交流心得
时间:2019年04月10日
时间:2017年01月13日
时间:2017年01月09日
时间:2017年04月09日
时间:2017年06月12日
评论