page($page,$limit)->select(); $res["total"] = (new \app\model\QyBasic)->count(); return $res; } }