$item) { if ($key == $payWay && !$item) { return false; // return $this->errorJson('该提现方式已关闭!'); } } return true; } }