This commit is contained in:
@@ -1151,10 +1151,10 @@ class M701 extends BaseController
|
||||
|
||||
}
|
||||
|
||||
// return $this->response->setJSON([
|
||||
// 'code' => '0',
|
||||
// 'msg' => 'success'
|
||||
// ]);
|
||||
return $this->response->setJSON([
|
||||
'code' => '0',
|
||||
'msg' => 'success'
|
||||
]);
|
||||
|
||||
|
||||
} catch (\Exception $e) {
|
||||
|
||||
Reference in New Issue
Block a user