hasMany('DataDownloadCategpry', 'pid', 'id')->where(['is_del' => 0, 'is_show' => 1])->order('sort DESC,id DESC'); } }