buildFailed('type不能为空'); return $this->buildSuccess(bankModel::getAll(['type' => $type] ,'id,name')); } }