[attach]765[/attach]
use Config\Config;
require_once __DIR__ . '/../../vendor/autoload.php';
// gateway 進(jìn)程,這里使用Text協(xié)議,可以用telnet測(cè)試
$gateway = new Gateway(Config\Config::$defaultEnv);
use 一直提示找不到Config
Fatal error: Class 'Config\Config' not found in E:\host\es-esb\Applications\Pxb\
start_gateway.php on line 25
請(qǐng)按任意鍵繼續(xù). . .