This commit is contained in:
@@ -163,7 +163,7 @@ class Apt extends BaseController
|
||||
try {
|
||||
|
||||
$team = $this->request->getPost('team');
|
||||
$damdang = $this->request->getPost(index: 'damdang');
|
||||
$damdang = $this->request->getPost(index: 'usr_id');
|
||||
|
||||
if (empty($team)) {
|
||||
return $this->response->setJSON([
|
||||
|
||||
Reference in New Issue
Block a user