|
|
@ -168,7 +168,7 @@ class TestResourceController extends ThinkController
|
|
|
|
|
|
|
|
|
|
|
|
} else {
|
|
|
|
} else {
|
|
|
|
|
|
|
|
|
|
|
|
$this->ajaxReturn(['status'=>1, 'msg'=> '操作失败']);
|
|
|
|
$this->ajaxReturn(['status'=>0, 'msg'=> '操作失败']);
|
|
|
|
// $this->error('操作失败',U('supportNumberList'));
|
|
|
|
// $this->error('操作失败',U('supportNumberList'));
|
|
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
}
|
|
|
|