request->post(); $post['userId'] = $this->userId; ApplyService::addApply($post); util::ok('提交成功'); } }