no message
This commit is contained in:
parent
aafe136a95
commit
a325df2119
@ -154,13 +154,14 @@ class Node extends Base
|
|||||||
//
|
//
|
||||||
$this->oTGHttp->sendToTG($sMsg);
|
$this->oTGHttp->sendToTG($sMsg);
|
||||||
|
|
||||||
// $this->oHttp::response(200, 'ok');
|
$this->oHttp::response(200, 'ok');
|
||||||
//
|
//
|
||||||
}
|
}
|
||||||
// $sMsg = $this->toJson($aNodeList);
|
// $sMsg = $this->toJson($aNodeList);
|
||||||
}
|
}
|
||||||
// return $sMsg;
|
// return $sMsg;
|
||||||
$this->oHttp::response(200, 'ok');
|
$this->oHttp::response(200, 'ok');
|
||||||
|
exit;
|
||||||
}
|
}
|
||||||
|
|
||||||
public function FindSet($aParam)
|
public function FindSet($aParam)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user