作者 景龙
1 个管道 的构建 通过 耗费 0 秒

调试

@@ -219,7 +219,7 @@ class IndexController extends RestBaseController @@ -219,7 +219,7 @@ class IndexController extends RestBaseController
219 } 219 }
220 $this->success('成功',$res); 220 $this->success('成功',$res);
221 } 221 }
222 - $this->error('失败','请联系管理员分配公司!'); 222 + $this->error('请联系管理员分配公司!');
223 }else{ 223 }else{
224 $this->error('请求方式错误!'); 224 $this->error('请求方式错误!');
225 } 225 }