no message
This commit is contained in:
parent
81224d9fa1
commit
dc214526ed
@ -38,7 +38,7 @@ class ExecController extends Controller
|
|||||||
$this->likeAuto();
|
$this->likeAuto();
|
||||||
// }
|
// }
|
||||||
|
|
||||||
$this->freenodeUp();
|
// $this->freenodeUp();
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -214,7 +214,7 @@ class Slave
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (!$this->sMsg) {
|
if (!$this->sMsg) {
|
||||||
throw new Exception("未设置msg");
|
throw new \Exception("未设置msg");
|
||||||
}
|
}
|
||||||
|
|
||||||
if ($this->enableMaster) {
|
if ($this->enableMaster) {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user