This commit is contained in:
2020-10-28 11:51:02 +08:00
parent 2b29e84e05
commit fbead5c083
+1
View File
@@ -57,6 +57,7 @@ class Kafka extends \Snowflake\Process\Process
{
$this->channelListener();
var_dump(SConfig::get('kafka')[0]);
$this->waite(SConfig::get('kafka')[0]);
}