This commit is contained in:
2021-03-02 18:23:21 +08:00
parent a5c95c0878
commit 410b06e7cf
+1
View File
@@ -217,6 +217,7 @@ abstract class Pool extends Component
throw new Exception('Undefined system processing function.'); throw new Exception('Undefined system processing function.');
} }
/** /**
* @param array $config * @param array $config
* @param $isMaster * @param $isMaster