将不需要的队列终止,并防止以后再启动
This commit is contained in:
@@ -1030,6 +1030,7 @@ class References extends Base
|
||||
* AI检测
|
||||
*/
|
||||
public function checkByAi($aParam = []){
|
||||
return jsonError("service is stop!");
|
||||
//获取参数
|
||||
$aParam = empty($aParam) ? $this->request->post() : $aParam;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user